LLNL / maestrowf

A tool to easily orchestrate general computational workflows both locally and on supercomputers
https://maestrowf.readthedocs.io
MIT License
134 stars 43 forks source link

Fix flux job cancellation #428

Closed jwhite242 closed 1 year ago

jwhite242 commented 1 year ago

Update 0.49 and 0.26 adapters cancellation to deal with recent update to submit that converts from flux JobID to native types.

Update general cancellation behaviors:

jwhite242 commented 1 year ago

@FrankD412 You may want to revoke/revisit that review as testing led me to chase down some other oddities and make more significant behavioral changes to step cancellations in general