mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: 020fd1ca-672d-4980-ada9-2ebe18ec52db Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/3328d2c-e3b0c4
1 line
233 B
Plaintext
1 line
233 B
Plaintext
Adopt the determineState Routine to set the state in the order they appear in the current switch case statement. Do not assume any order in the state slice. Make one exception. If states are idle AND down, then set the state to idle. |