Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiveError: Only one live display may be active at once #690

Open
sentry-io bot opened this issue Dec 22, 2024 · 0 comments
Open

LiveError: Only one live display may be active at once #690

sentry-io bot opened this issue Dec 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working P1 Priority Level 1 (Urgent) python Python related

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 22, 2024

Sentry Issue: SHIPPY-35

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")
@sentry-io sentry-io bot added bug Something isn't working P1 Priority Level 1 (Urgent) python Python related labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 Priority Level 1 (Urgent) python Python related
Projects
None yet
Development

No branches or pull requests

1 participant