Open BoPeng opened 3 years ago
vatlab/sos#1420
The problem is that %task is supposed to handle only tasks, and we may need an additional magic (or not) to handle sos status, sos kill of workflows etc.
%task
sos status
sos kill
vatlab/sos#1420
The problem is that
%task
is supposed to handle only tasks, and we may need an additional magic (or not) to handlesos status
,sos kill
of workflows etc.