Bluesky's run engine is designed to be run in a repl where raising an exception is a valid way of handling pauses/interrupts. In blueapi this causes the plan to be marked as failure and does not allow the plan to be resumed.
We should really support this or remove the end points
Bluesky's run engine is designed to be run in a repl where raising an exception is a valid way of handling pauses/interrupts. In blueapi this causes the plan to be marked as failure and does not allow the plan to be resumed.
We should really support this or remove the end points