-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Acquire a lock when sending and receiving messages to the command and subscription socket. Fixes contention when the Connection sends a command from multiple threads and may read some of the data from another command. For a discussion of this issue, see #21
- Loading branch information
Tony Crisci
committed
Nov 1, 2018
1 parent
6224660
commit e9fcefa
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters