Skip to content

Aborting a verification attempt in the GUI should also kill the backend threads #11

@cascremers

Description

@cascremers

Currently, if a verification attempt is aborted, the backend thread continues to run. This was initially caused by cross-platform support problems and not wanting to rely on POSIX. However, the subprocess module should allow for cross-platform killing of Popen objects.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions