mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
aa048b3793
Previously, the derived class (i.e. BttvLiveUpdates or SeventvEventAPI) would have their destructor ran before BasicPubSubManager called stop, meaning there was a time wherein messages could still flow through, attempting to call `onMessage` on a pure virtual, causing a crash. |
||
---|---|---|
.. | ||
BasicPubSubClient.hpp | ||
BasicPubSubManager.hpp | ||
BasicPubSubWebsocket.hpp |