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

Ensure That Timer Callback Does not Call Method on Disposed Timer #1445

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Oct 6, 2021

Replaces #1444

@thefringeninja - New PR adds locking. I hope you don't mind but I've replaced your PR with this one. Locking issues like this can be subtle and had to explain. Please take a look and double-check that it still fixes the original error.

@thefringeninja
Copy link
Contributor

RIP my free hacktober tshirt 😢. Other than that looks good to me!

@JamesNK
Copy link
Member Author

JamesNK commented Oct 7, 2021

@thefringeninja Feel free to take the changes from 64f34f1 (#1445) and add them to your branch. I can reopen your PR.

@captainsafia
Copy link
Contributor

@thefringeninja Ditto that! Feel free to incorporate the changes into your original PR.

@JamesNK I believe to be officially eligible we have to set the hacktoberfest topic in the repo and also add a hacktoberfest-accepted label to the original PR.

@thefringeninja
Copy link
Contributor

I don't really want a free t-shirt. I didn't even realize what month it was until after this PR 😀

@JamesNK JamesNK merged commit 48eb2e9 into grpc:master Oct 11, 2021
@JamesNK JamesNK deleted the thefringeninja-timer-racecondition branch October 11, 2021 19:08
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.

3 participants