-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a deadlock in the plugin manager (#355)
* Fix a deadlock in the plugin manager I'm not even sure why the deadlock is there, but it happens on the server. Removing the global pluginmanager is a good idea anyway, at a small cost of performance we remove ugly manual locking.
- Loading branch information
Showing
1 changed file
with
25 additions
and
26 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