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 basic_scheduler deadlock when waking during drop #2062

Merged
merged 1 commit into from Jan 6, 2020

Conversation

seanmonstar
Copy link
Member

I'm hoping this fixes seanmonstar/reqwest#746

Copy link
Member

@carllerche carllerche left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@seanmonstar seanmonstar merged commit 855d39f into master Jan 6, 2020
@seanmonstar seanmonstar deleted the basic-drop-deadlock branch January 6, 2020 23:37
bpetlert added a commit to bpetlert/pacman-mirrorup that referenced this pull request Jan 7, 2020
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.

Deadlock on drop of reqwest::blocking::Response sometimes
2 participants