Skip to content

Auto-grader fails to exit when any test case does not terminate #1

Open
@AidanV

Description

The auto-grader does not exit if any of the test cases do not terminate.

Steps to reproduce:

  1. Place a while True loop in the run method
  2. Run the test cases

Each test case will seem to complete but the program does not exit.

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