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
The .Net stdlib currently limits what "signals" (not really signals on Windows) can be observed. CTRL+C/BREAK can be observed, but not end session and/or console close.
Implement a full handler that exits sdlna gracefully.