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

Fix skipped frames when interacting with the DataBroker #110

Open
Chrylo opened this issue Mar 25, 2024 · 0 comments
Open

Fix skipped frames when interacting with the DataBroker #110

Chrylo opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Chrylo
Copy link
Contributor

Chrylo commented Mar 25, 2024

Describe the bug
Each click on get / update / subscribe leads to a:

"Skipped 33 frames!  The application may be doing too much work on its main thread."

To Reproduce

  1. Interact with the Databroker in any test mode
  2. Check logs for skipped frames

Expected behavior
No skipped frames / blocked UI thread

Additional context
Maybe related to the Coroutine Callback,...?)

Originally posted by @wba2hi in #108 (comment)

@Chrylo Chrylo added the bug Something isn't working label Mar 26, 2024
@Chrylo Chrylo added this to the 0.1.5 milestone Mar 26, 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
Projects
None yet
Development

No branches or pull requests

1 participant