Skip to content

abort active computations before destroy

piotrr requested to merge after-destroy-abort-computation into main

When destroying an active computation, we can abort it so we save resources on hpc. This will also take place when destroying patient and pipeline, since proper dependencies are already set up

Merge request reports