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

Support tornado #79

Open
etianen opened this issue Feb 5, 2024 · 0 comments
Open

Support tornado #79

etianen opened this issue Feb 5, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@etianen
Copy link
Owner

etianen commented Feb 5, 2024

Once we support trio via #78, tornado support should be easy.

@etianen etianen added the enhancement New feature or request label Feb 5, 2024
etianen added a commit that referenced this issue Feb 6, 2024
…)` (#78)

- Refactored protected hidden attrs on `AbstractWaiter` to a separate
private `_Wait` class.
- Refactored `AbtractWaiter` to a `Protocol` to allow direct
implementation by `Lock`.
- Added an optimized fast-path for log patterns that can be reduced
immediately without waiting.
- Improve `pytest` tests to allow for more complex expected values.

See #79, #24
@etianen etianen added the good first issue Good for newcomers label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant