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

Tango does not work with Backend event loop #50

Open
GDYendell opened this issue Aug 8, 2024 · 0 comments
Open

Tango does not work with Backend event loop #50

GDYendell opened this issue Aug 8, 2024 · 0 comments

Comments

@GDYendell
Copy link
Contributor

There are errors about running tasks on the wrong event loop now that the Backend starts the loop and passes it to the specific backend. Tango seems to start its own event loop with no option to pass one in.

I have tested this against the Eiger driver, which needs to do async initialisation before the backend starts. The tango backend was only previously tested against the demo temp controller, so it is possible this has always been a problem.

Acceptance Criteria

  • Tango Backend runs with no errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant