Skip to content

Standardize behavior/precedence of flags #33

Description

@dluman

Currently, when Cullen Doyle (@cullendoyle28) tests romulan in workflows:

  • specifying --timeout by itself doesn't do anything or, if it does the program still defaults to 500 max cycles
  • we should decide whether or not:
    • --max-cycles and --timeout are exclusive (I think so; we shouldn't provide both)
    • --timeout independent of --max-cycles should just timeout
    • providing no flags runs an infinite loop (unless we see a stop)

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestquestionFurther information is requested

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions