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

Add methods for using as async context manager #9

Closed
asvetlov opened this issue Jun 21, 2017 · 1 comment
Closed

Add methods for using as async context manager #9

asvetlov opened this issue Jun 21, 2017 · 1 comment

Comments

@asvetlov
Copy link
Member

Now we should use just with timeout(): statement.
It works pretty well but people feedback is a bit confusing: why with instead of async with.

I think it makes sense. Technically timeout support doesn't need async api but it makes learning curve smoother.

@asvetlov
Copy link
Member Author

Fixed by #17

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