Skip to content

Request: Check for infinite loops when running all steps #5

@mOctave

Description

@mOctave

Have you searched existing issues?
No relevant issues.

Is your feature request related to a problem? Please describe.
It is possible to create an infinite loop; this will cause the program to hang.

Describe the solution you'd like
Past states should be stored (probably in a set), and then if the exact same state is encountered again execution should terminate with an error.

Describe alternatives you've considered
I honestly can't think of any good ones.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions