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
Problem: The job-list.list-ids RPC now supports the ability to return
after a specific job state has passed. However, the flux job list-ids
command does not support any way to use it.
Solution: Add a --wait-state option which allows the caller to tell
list-ids to only return after a specific job state has been hit.
0 commit comments