Fix AwsCrt shutdown
Make the EventLoopGroup/DefaultHostResolver/ClientBootstrap shared between IOManagerAWSCurl instances and leak all of it if there are still open handles on shutdown in order to avoid hangs/crashes from the AwsCrt where it tries to join threads that have exited and/or create new threads after ExitProcess().