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

Refactor to not use: asyncio_generator, tornado.gen.coroutine, tornado.gen.sleep #276

Closed
consideRatio opened this issue Jun 19, 2023 · 0 comments · Fixed by #273
Closed

Comments

@consideRatio
Copy link
Member

consideRatio commented Jun 19, 2023

We can refactor to not need use of the following any more:

  • asyncio_generator
  • tornado.gen.coroutine
  • tornado.gen.sleep

Also, we can and need to refactor tests to use event_loop fixture and no longer anything about io_loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant