DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 1 forks source link

Fixed restarting problem in ssh #61

Closed TiagoTAlves closed 6 months ago

TiagoTAlves commented 6 months ago

50 Fixes restart problem in ssh (using develop in druncschema)

TiagoTAlves commented 6 months ago

By copying the boot_request of a specific uuid as well as the uuid before deleting the boot_request[uuid], process_store[uuid] and uuid you are able to send a boot the application without the uuid being in the process store.