You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiveError: Only one live display may be active at once
(8 additional frame(s) were not displayed)
...
File "shippy/client.py", line 91, in wait_temporary_error
with console.status(SERVER_ERROR_WAIT_STATUS_MSG.format(seconds)) as status:
File "rich/status.py", line 97, in __enter__
self.start()
File "rich/status.py", line 87, in start
self._live.start()
File "rich/live.py", line 113, in start
self.console.set_live(self)
File "rich/console.py", line 835, in set_live
raise errors.LiveError("Only one live display may be active at once")
The text was updated successfully, but these errors were encountered:
Sentry Issue: SHIPPY-35
The text was updated successfully, but these errors were encountered: