-
Notifications
You must be signed in to change notification settings - Fork 541
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the ready field from token which means less locking
The ready field was actually redundant and setting it was causing us to take mutexes which would cause deadlocking.
- Loading branch information
Al
committed
Mar 6, 2019
1 parent
ade143f
commit ba971f1
Showing
1 changed file
with
11 additions
and
18 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