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

Additional context protections #544

Merged
merged 6 commits into from Oct 14, 2020

Commits on Oct 13, 2020

  1. Removed skip and added additional span accessors

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 13, 2020
    Copy the full SHA
    1a662f2 View commit details
    Browse the repository at this point in the history
  2. Added appropriate locking -race passes

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 13, 2020
    Copy the full SHA
    40fcac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. improved setSamplingPriority signature

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 14, 2020
    Copy the full SHA
    f6c06b9 View commit details
    Browse the repository at this point in the history
  2. updated setSamplingPriority comment

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 14, 2020
    Copy the full SHA
    796c348 View commit details
    Browse the repository at this point in the history
  3. moved isWriteable and isSamplingFinalized to the correct file

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 14, 2020
    Copy the full SHA
    75c64fe View commit details
    Browse the repository at this point in the history
  4. Fixed report span and added FinishedWithOptions to race test

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Oct 14, 2020
    Copy the full SHA
    1be7d73 View commit details
    Browse the repository at this point in the history