Skip to content

Call System.exit at end of run #1

@Skynet0

Description

@Skynet0

This is a workaround for JUnit 5's strange handling of timeouts, particularly in the case where a thread does not respond to being interrupted. The autograder thread may finish, but the code under test may still be running, preventing the JVM from exiting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions