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

Start InterruptibleSource in UNINTERRUPTIBLE state. #510

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

colinrtwhite
Copy link
Member

This fixes a race condition where it's possible to interrupt the thread during the TLS handshake. If this happens subsequent requests won't be saved to the disk cache.

@colinrtwhite colinrtwhite assigned Jawnnypoo and unassigned Jawnnypoo Aug 28, 2020
@colinrtwhite colinrtwhite requested a review from Jawnnypoo August 28, 2020 00:30
@colinrtwhite colinrtwhite merged commit b3bc498 into master Aug 28, 2020
@colinrtwhite colinrtwhite deleted the colin/uninterruptible branch August 28, 2020 18:15
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.

2 participants