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

time: update deadline on removal in DelayQueue #4178

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

Darksonn
Copy link
Contributor

Closes: #4161

@Darksonn Darksonn added A-tokio-util Area: The tokio-util crate M-time Module: tokio/time labels Oct 19, 2021
Copy link
Contributor

@Noah-Kennedy Noah-Kennedy 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!

@Darksonn Darksonn merged commit e04b5be into master Oct 22, 2021
@Darksonn Darksonn deleted the delay-queue-remove-pending branch October 22, 2021 18:34
oliver-giersch pushed a commit to oliver-giersch/tokio that referenced this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-util Area: The tokio-util crate M-time Module: tokio/time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DelayQueue::poll_expired returns Pending when empty
2 participants