Skip to content

Programmatic program exits are ugly #1

Description

@shamlian

Using ^C to end the program seems to be caught properly, but programmatically exiting with a quit(), exit(), or even sys.exit() causes an uncaught exception in one of the async threads. This is ugly, but it's unclear if it's harmful.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions