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 incomplete error handing in races test. #587

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

Martin2112
Copy link
Contributor

Previously it could crash with SEGV or give an incorrect result.

Checklist

Previously it could crash with SEGV or give an incorrect result.
@codecov
Copy link

codecov bot commented Jul 29, 2019

Codecov Report

Merging #587 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   71.93%   71.93%           
=======================================
  Files          90       90           
  Lines        9789     9789           
=======================================
  Hits         7042     7042           
  Misses       2258     2258           
  Partials      489      489

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 499b191...5fd88f3. Read the comment docs.

@Martin2112 Martin2112 merged commit bdb86fa into google:master Jul 29, 2019
@Martin2112 Martin2112 deleted the races_test_can_crash branch July 29, 2019 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants