event/Loop: remove bogus "!quit" assertion
Commit 1f119597 allowed modifying the "quit" attribute from any thread,
and thus the assertion may fail spuriously. This assertion is too
strict for the relaxed use of "quit". Let's remove it and move the
"quit" check to before the SockedMonitor::Dispatch() call.
Showing
Please
register
or
sign in
to comment