event/Loop: remove obsolete assertion
This commit is contained in:
parent
f685a48008
commit
c12da599b9
@ -236,8 +236,6 @@ EventLoop::HandleDeferred()
|
||||
bool
|
||||
EventLoop::OnSocketReady(gcc_unused unsigned flags)
|
||||
{
|
||||
assert(!quit);
|
||||
|
||||
wake_fd.Read();
|
||||
|
||||
mutex.lock();
|
||||
|
Loading…
Reference in New Issue
Block a user