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

GODRIVER-2533 Fix data race from NumberSessionsInProgress. #1085

Merged
merged 4 commits into from Oct 4, 2022
Merged

GODRIVER-2533 Fix data race from NumberSessionsInProgress. #1085

merged 4 commits into from Oct 4, 2022

Commits on Oct 4, 2022

  1. Copy the full SHA
    e60e047 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e6e3f3e View commit details
    Browse the repository at this point in the history
  3. avoid busy-waiting

    benjirewis committed Oct 4, 2022
    Copy the full SHA
    0ed3728 View commit details
    Browse the repository at this point in the history
  4. stop using channel

    benjirewis committed Oct 4, 2022
    Copy the full SHA
    b1f97e4 View commit details
    Browse the repository at this point in the history