Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

fix race condition with log points#181

Merged
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-race
Dec 9, 2016
Merged

fix race condition with log points#181
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-race

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

@ofrobots ofrobots commented Dec 7, 2016

Cannot assume that listeners[num] would still be valid across an async
hop. It is possible that someone has cleared the log point across the
timeout.

Cannot assume that listeners[num] would still be valid across an async
hop. It is possible that someone has cleared the log point across the
timeout.
@ofrobots
Copy link
Copy Markdown
Contributor Author

ofrobots commented Dec 7, 2016

R=@matthewloring. PTAL.

@ofrobots
Copy link
Copy Markdown
Contributor Author

ofrobots commented Dec 7, 2016

Oooh.. github has new UI for nominating reviewers..

@ofrobots ofrobots merged commit e5637c7 into googleapis:master Dec 9, 2016
@ofrobots ofrobots deleted the fix-race branch December 9, 2016 22:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants