-
- Downloads
namedirectory: prevent deadlock on destruction
The default status code of 0 is passed to the done callbacks when the requests are destroyed. Returning from the callback when we get this code prevents locking the mutex on multiple times on the same thread. Change-Id: I4e6da6de7b6572d6a0f744c3b90d1be28ad0298c
Please register or sign in to comment