You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Hello,
Whenever I try to stop streaming a video from
DesktopServerAppthe application crashes with awinrt::hresult_errorexception.Looking through the stack trace, this is the call responsible for the crash:

It crashes on a
co_awaitin line 86 (within method winrt::fire_and_forget Connection::RunSocketLoop() in Connection.cpp:73)