You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug cml runner idle detection logic on GitHub (#925)
* Fix `cml runner` idle detection logic on GitHub
* Simplify logic and cover edge case
What happens if job && idle or if !job && !idle? When in doubt, keep running.
* Remove stray whitespace
* Revert misled “fix” and clarify error messages
0 commit comments