Logout doesn't prevent users from contacting the kernel
When a user logs out of SWAN, if they keep a notebook open, they still can execute commands. This happens because the socket connection is not closed.
When a user logs out of SWAN, if they keep a notebook open, they still can execute commands. This happens because the socket connection is not closed.