fix some crashes, mostly related to network requests (#6187)
This commit is contained in:
@@ -94,6 +94,8 @@ public:
|
||||
|
||||
void initialize();
|
||||
|
||||
void aboutToQuit();
|
||||
|
||||
void forEachChannelAndSpecialChannels(
|
||||
std::function<void(ChannelPtr)> func) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user