Skip to content

pubsub: fix race in messageDeadlineSeconds#2470

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:deadline-race
Sep 29, 2017
Merged

pubsub: fix race in messageDeadlineSeconds#2470
pongad merged 1 commit intogoogleapis:masterfrom
pongad:deadline-race

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Sep 29, 2017

The variable is concurrently accessed,
so it should be made atomic.

The variable is concurrently accessed,
so it should be made atomic.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 29, 2017
@pongad
Copy link
Copy Markdown
Contributor Author

pongad commented Sep 29, 2017

cc @davidtorres @mdietz94

@pongad pongad merged commit d2419d4 into googleapis:master Sep 29, 2017
@pongad pongad deleted the deadline-race branch September 29, 2017 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants