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 Sep 27, 2024. It is now read-only.
With the async behavior of Scanner (and its interactions in MainWindow),
it isn't obvious that Session can't be non-NULL here. Hence it is
probably better to move the session use into the if-guard.
Resolves: #262
Signed-off-by: Alexander Scheel <[email protected]>
0 commit comments