-
-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a more correct algorithm for the global pool block list
The previous algorithm contained a data race which could cause some nodes of the list to be incorrectly discarded.
- Loading branch information
1 parent
c708009
commit 1eb70dc
Showing
1 changed file
with
105 additions
and
158 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