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

aioloop-proxy usage draft #312

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

aioloop-proxy usage draft #312

wants to merge 30 commits into from

Conversation

asvetlov
Copy link
Contributor

No description provided.

@seifertm
Copy link
Contributor

seifertm commented Sep 6, 2022

I'd be extremely happy if someone picked up this draft. I'd prefer to see three separate PR's though:

  1. Introduce the concept of a "runner". Python 3.11 should use asyncio.Runner, whereas older Python version should use a backport of this.
  2. Use of aioloop-proxy to allow nested loops (currently I'm a bit wary of integrating aioloop-proxy, as nobody besides Andrew seems to have access to the repo and to pypi and he's currently unavailable)
  3. Adding timeout functionality for tests

The order of 2 and 3 are interchangeable :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants