mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
11 stars 51 forks source link

GenericWorkflowQueueEntry execute method loops infinitely #869

Open fhernandezvivanco opened 3 months ago

fhernandezvivanco commented 3 months ago

I found an issue when using the GenericWorkflowQueueEntry class.

The execute method of the GenericWorkflowQueueEntry class should stop when the worfklow hardware object state is changed to ON, but in the current implementation the execute method enters an infinite loop and is never marked as completed