Skip to content

check if queue of a single entry has to be stopped

Marcus Oskarsson requested to merge gh-5b411927/298/mxcube/stop_bug into master

Created by: meguiraun

queue stop was crashing because _root_task was never defined, since qe launch single entries and not the whole queue.

Merge request reports