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
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Summary:
The diff introduces AppState filter using bitmasks. The diff changes 'tsm status' API to filter workers based on the AppState.
There are two modes: '--all' and default.
The default mode shows workers which AppState belongs to all values except AppState.CANCELED.
The '--all' parameter shows workers with all AppStates.
Example of usage:
tsm status mast://default/tw_job_id
Reviewed By: kiukchung
Differential Revision: D26391132
fbshipit-source-id: 0ab70cf5d2ec75db0d2f9dfc6c6a3b475b5fcc4b
0 commit comments