DiamondLightSource / blueapi

Apache License 2.0
2 stars 5 forks source link

Improve error handling/reporting with subprocess #503

Open joeshannon opened 2 weeks ago

joeshannon commented 2 weeks ago

The worker has been moved to the subprocess but when there is an error it can be hard to see as it is tangled up in the subprocess stack as well.

We should see if this can be improved.

joeshannon commented 2 weeks ago

This should cover the issue raised in https://github.com/DiamondLightSource/i22-bluesky/issues/35