Skip to content

[Bug] sys.exit hangs in callback #4155

@Poolitzer

Description

@Poolitzer

Currently we have support for sys.exit implicit mentioned in the docs (e.g. run_polling, follow the SystemExit link, which then links to sys.exit) but actually calling it in a callback results in the code hanging at update_queue.join. This should either be fixed or we should remove "support" for it.

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