added debug logs and code to assert that we are in the gui thread
This commit is contained in:
@@ -69,7 +69,7 @@ void AbstractIrcServer::connect()
|
||||
}
|
||||
|
||||
this->onConnected();
|
||||
this->connected.invoke();
|
||||
// this->connected.invoke();
|
||||
}
|
||||
|
||||
void AbstractIrcServer::disconnect()
|
||||
|
||||
Reference in New Issue
Block a user