-
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug in the 1fee140 while adding "shadow" copy of the
poll table I have missed the fact that if we try to resize both active and shadow copy while shadow is being processed by the worker thread then the bad things might happen. Instead, give both main and shadow copies its own length and resize then independently as needed.
- Loading branch information
Showing
1 changed file
with
38 additions
and
36 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