Skip to content

Remove dead defensive AssertionError in AEES.step_end #20

Description

@davidkfoss

Problem

scheduler.py:194-195 raises a bare AssertionError for a state that is structurally impossible given the _step_started guard two lines above. It is unreachable defensive code.

Action

Delete the check.

Acceptance criteria

  • Lines removed.
  • Tests still pass.

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