fix: send weak ptr to session's checkKeepalive timer (#6204)

This commit is contained in:
pajlada
2025-05-11 14:29:31 +02:00
committed by GitHub
parent 5c64ec3c67
commit fb9475ecad
3 changed files with 20 additions and 9 deletions
@@ -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{