Open philipstarkey opened 9 years ago
Original comment by Shaun Johnstone (Bitbucket: shjohnst, GitHub: shjohnst).
Looks like this is actually a bug in the runmanager API
Original comment by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).
Further details: The asynchronous compilation functions of the runmanager API need to catch exceptions in the worker processes and call done_callback(False)
Original comment by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).
This issue is now blocked by: https://bitbucket-archive.labscriptsuite.org/#!/labscript_suite/runmanager/issues/35/asynchronous-compilation-functions-should (labscript-suite/runmanager#35)
Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).
I encountered this too - the workaround was to just open another compile-and-restart window :p.
Anyway, should be able to fix this pretty easily, I'll give it a go.
Original report (archived issue) by Shaun Johnstone (Bitbucket: shjohnst, GitHub: shjohnst).
Today when attempting to have BLACS recompile my connection table I had a ZMQ timeout error. After this, the popup window was unresponsive, with the three buttons at the bottom greyed out, and the [x] button in the corner of the window not doing anything.
The error, as displayed in the output window, is:
The line above the output window still says "Recompiling connection table"