I get the following message when trying to stop an accidentally-created workflow:
(reana) [damacdon@lxplus767 workflow]$ reana-client stop -w workflow
output:
Graceful stop not implement yet. If you really want to stop your workflow without waiting for jobs to finish use: --force option
Aborted!
When I add the --force option, as follows
(reana) [damacdon@lxplus767 workflow]$ reana-client stop --force -w workflow
I get the following error message:
Cannot stop workflow workflow:
Workflow b2fe0369-7a5b-49fb-8480-55d12814c1ef could not be stopped.