Skip to content

Ensure currently executing Python environment is terminated when the application is closed #22

@Hal9007

Description

@Hal9007

If the Python interpreter is still running when the application is unexpectedly closed, the environment will continue running even after the user interface is closed. This presents a memory leak.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions