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
When get_session_id() returns an empty string, the fallback
`loginctl kill-session ""` would always fail. Return a clear error
instead of silently calling loginctl with an empty argument.
Closes#21
0 commit comments