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

Reduce data races #14549

Merged
merged 7 commits into from
Feb 3, 2021
Merged

Reduce data races #14549

merged 7 commits into from
Feb 3, 2021

Commits on Feb 2, 2021

  1. Add race conditions into test

    6543 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f72bbb9 View commit details
    Browse the repository at this point in the history
  2. Fix Race in GetManager()

    6543 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    1cce40f View commit details
    Browse the repository at this point in the history
  3. DataAsync() use error chan

    6543 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    71d9550 View commit details
    Browse the repository at this point in the history
  4. just log no chan

    6543 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    927d91e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. finish

    6543 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4d1f761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b093c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7945a58 View commit details
    Browse the repository at this point in the history