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

Implement timeout.at(when) #117

Merged
merged 4 commits into from
Oct 27, 2019
Merged

Implement timeout.at(when) #117

merged 4 commits into from
Oct 27, 2019

Conversation

asvetlov
Copy link
Member

To cancel at the specified time (previously the delay from now was only supported).

@codecov
Copy link

codecov bot commented Oct 27, 2019

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #117   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          75     84    +9     
  Branches       12     14    +2     
=====================================
+ Hits           75     84    +9
Impacted Files Coverage Δ
async_timeout/__init__.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27f2fc4...a5f5f38. Read the comment docs.

@asvetlov asvetlov merged commit 0a2a3e8 into master Oct 27, 2019
@asvetlov asvetlov deleted the cancel_at branch January 18, 2022 16:23
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.

1 participant