Skip to content

Fix task state

Marcus Oskarsson requested to merge gh-d76ab831/480/mxcube/fix_task_state into master

Created by: meguiraun

This already includes previos PRs commits! Accept that one first!

I noticed that there was a mismatch regarding the state of the tasks, easy to miss but clear on refresh. Task's states (hopefully everywhere):

  • 1: running
  • 2: failed (3: warning)
  • 4 done

Merge request reports