On Tue Jan 3 15:45:56 2023 +0000, Bernhard Kölbl wrote:
I think this would block making changes to the session_running variable as long as the session is running, which isn't wanted.
In that case you can do `SleepConditionVariableCS` instead of `Sleep`, with a fixed timeout.