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 reading the dropped spans number #2615

Merged
merged 2 commits into from Feb 16, 2022

Commits on Feb 16, 2022

  1. Fix race condition in reading the dropped spans number

    As any race condition this should be consider an undefined behavior, and a patch release should be done.
    
    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Feb 16, 2022
    Copy the full SHA
    fb82c93 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    Bogdan Drutu and MrAlias committed Feb 16, 2022
    Copy the full SHA
    a16ce67 View commit details
    Browse the repository at this point in the history