Description of changes: Fix for issue where spawnNewThreads option was closing the event loop group before it was being used. This would deadlock the application as it was waiting for a request on a closed event loop.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes: Fix for issue where spawnNewThreads option was closing the event loop group before it was being used. This would deadlock the application as it was waiting for a request on a closed event loop.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.