Environment reload does not block #742
Labels
bug
Something isn't working
cli
Relates to CLI code
client
Relates to client code
good first issue
Good for newcomers
Reloading the environment via the CLI should block until reload is complete, but does not.
Steps To Reproduce
Steps to reproduce the behavior:
blueapi serve
)blueapi controller env -r
, keep both terminals visible at the same time!Acceptance Criteria
blueapi env -r
blocks until the server reloadsThe text was updated successfully, but these errors were encountered: