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

Fix current_effective_deadline()'s -inf disparity on asyncio #485

Merged

Conversation

gschaffner
Copy link
Collaborator

Closes #484.

Copy link
Owner

@agronholm agronholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but could you add a note to the changelog too?

@gschaffner gschaffner force-pushed the current_effective_deadline-neg-inf branch from 719b820 to 8efdf8c Compare October 20, 2022 06:27
@gschaffner
Copy link
Collaborator Author

Yeah, done!

docs/versionhistory.rst Outdated Show resolved Hide resolved
@agronholm agronholm merged commit 0edcd51 into agronholm:master Oct 20, 2022
@agronholm
Copy link
Owner

Thanks!

@gschaffner gschaffner deleted the current_effective_deadline-neg-inf branch October 21, 2022 01:41
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.

current_effective_deadline() doesn't return -inf on asyncio
2 participants