Commit
a1f9c2e7d4ab917ed8d12ae3303a3f4357055564
by md-5
Disable plugins before shutting down EventLoops (#2214) Because disabling plugins also cancels any pending tasks, there will be no task accessing the eventLoops. Reimplementation of #1578, fixes #1403 (commit: a1f9c2e)