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

Refactored Waiter abstraction #72

Merged
merged 2 commits into from Feb 3, 2024
Merged

Refactored Waiter abstraction #72

merged 2 commits into from Feb 3, 2024

Conversation

etianen
Copy link
Owner

@etianen etianen commented Feb 3, 2024

  • Shrank the Waiter interface into AbstractWaiter in preparation for making the Waiter and AsyncWaiter interfaces public (see Support trio #24).
  • Moved asyncio waiter to new _asyncio module in preparation for lazy asyncio import.

@etianen etianen merged commit 4708372 into main Feb 3, 2024
14 checks passed
@etianen etianen deleted the dh/lazy-asyncio branch February 3, 2024 16:37
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

1 participant