Skip to content

Programmatic program exits are ugly #1

@shamlian

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.

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