Skip to content

Unittest exits with error code on Windows #320

@ObserverOfTime

Description

@ObserverOfTime

Windows is being weird again.

When running a single test file, the process exits with code 0 as expected.
But with multiple files, it exits with -1073740791, despite all of the tests passing.

This did not happen in the past and is likely an issue with the Python build(s).

I've found similar issues online, but no applicable solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions