KitwareMedical / otm-server

Apache License 2.0
0 stars 2 forks source link

add ability to abort tasks #90

Open ebrahimebrahim opened 2 years ago

ebrahimebrahim commented 2 years ago

it should be possible to abort preprocessing or analysis with a button

this requires figuring out a way to kill a celery task

we should also consider being able to resume preprocessing after an abort, without having to redo the images that were already done