enable rerunning reserved fireworks
Reserved fireworks may get stuck, it is necessary to be able to restrt them from the gui.
file wfengine.py
370: assert state in ['COMPLETED', 'FIZZLED', 'RESERVED'] self.launchpad.rerun_fw(fw_id)
Reserved fireworks may get stuck, it is necessary to be able to restrt them from the gui.
file wfengine.py
370: assert state in ['COMPLETED', 'FIZZLED', 'RESERVED'] self.launchpad.rerun_fw(fw_id)
Help | Imprint | Privacy policy | Accessibility | Contact