Skip to content

Conversation

@WardenGnaw
Copy link
Member

This PR fixes the race condition when disposing of the RegistryMonitor and when detecting the stop.

This PR modifies Dispose to call Stop() which will cause the wait handler to fire and stop the Monitor thread which will properly dispose of the object.

This PR fixes the race condition when disposing of the RegistryMonitor and when detecting the stop. This PR modifies Dispose to call Stop() which will cause the wait handler to fire and stop the Monitor thread which will properly dispose of the object.
@WardenGnaw WardenGnaw merged commit 51a363e into main Dec 1, 2022
@WardenGnaw WardenGnaw deleted the dev/waan/fixDisposeException branch April 5, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants