Skip to content

Conversation

@TwistedTwigleg
Copy link
Contributor

Description of changes:

Fixes the hang due to CRT resources not being cleaned up correctly in samples. This was due to two things: The first being the builders were not being correctly cleaned in the command line utils, and the second being the connection was not closed after disconnecting. Both of these were leading to CRT resources hanging around, causing the 1 minute hang.

This PR fixes both issues and now the samples complete instantly once they are finished, as expected.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@TwistedTwigleg
Copy link
Contributor Author

Thanks! Merging into main...

@TwistedTwigleg TwistedTwigleg merged commit 427f913 into main Jul 26, 2022
@TwistedTwigleg TwistedTwigleg deleted the fix_java_crt_resource_sample_hang branch July 26, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants