fix: send weak ptr to session's checkKeepalive timer (#6204)
This commit is contained in:
@@ -465,6 +465,8 @@ void Controller::createConnection(std::string host, std::string port,
|
||||
std::string path,
|
||||
std::unique_ptr<lib::Listener> listener)
|
||||
{
|
||||
qCDebug(LOG) << "Create EventSub connection";
|
||||
|
||||
try
|
||||
{
|
||||
boost::asio::ssl::context sslContext{
|
||||
|
||||
Reference in New Issue
Block a user