Closed sponomarev closed 5 years ago
Looking through the code I've found a couple of places where some more specific technics for synchronization makes more sense. In addition, I've fixed a potential deadlock on multiple DisconnectQueue#Shutdown invocations and add more tests.
DisconnectQueue#Shutdown
@palkan Do you have any other improvements in your mind?
Looking through the code I've found a couple of places where some more specific technics for synchronization makes more sense. In addition, I've fixed a potential deadlock on multiple
DisconnectQueue#Shutdown
invocations and add more tests.