Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break up waiting on quit into two stages
Now that our quit event is queued, we can properly wait for it. This way, we can separate waiting for quit and waiting for (possibly hanging) plugins.
- Loading branch information