Skip to content

server close only when user exit ssh, instead of when closing the window #1

Description

@gaoyunzhi

this is mainly due to the fact that close event on gui only depose the gui, but not the thread. i think an ideal solution would be change the close handler to depose the gui, and at the same time, throw an exception (not runime), then serverthread can catch the exception and close itself.

但是我太笨啦,试了好久也没有做出来。

this is only a minor issue and doesn't cause any problem on functionality, so this should be of low importance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions