Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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