-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Protect error handler fields with single lock
This avoids concurrency-related bugs when locks are acquired for too short a time and similar cases.
- Loading branch information
1 parent
2a767ee
commit 4cc5aaa
Showing
2 changed files
with
207 additions
and
135 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
Oops, something went wrong.