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 race condition in stopwatch #1361

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

leoyvens
Copy link
Collaborator

We've seen the transact_block section start before run_handler ended because the section was being dropped only after the result was sent.

We've seen the `transact_block` section start
before `run_handler` ended because the section
was being dropped only after the result was sent.
@leoyvens leoyvens requested a review from a team November 18, 2019 14:04
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

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

LGTM

@leoyvens leoyvens merged commit 206ac42 into master Nov 18, 2019
@leoyvens leoyvens deleted the leo/fix-run-handler-section branch November 18, 2019 16:12
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.

None yet

2 participants