Skip to content

Rhfogh master

Marcus Oskarsson requested to merge github/fork/rhfogh/rhfogh_master into develop

Created by: rhfogh

Important bugfix in QueueManager. execute_entry assumed that queue ended when the function ended, but workflows execute entries from within a running queue. This messed up the UI behaviour for 'RunQueue' v. 'Stop' buttons. The rest is essentially GPhL-specific.

Was formerly a PR to master, now moved to develop.

Merge request reports