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

Add USE_TSAN and fix some data races #3026

Merged
merged 7 commits into from May 8, 2020
Merged

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    1a71062 View commit details
    Browse the repository at this point in the history
  2. Fix some data races

    atn34 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2e69901 View commit details
    Browse the repository at this point in the history
  3. Fix botched merge

    atn34 committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    50592d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    0c78577 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Use DefaultOnMainThread if not on the main thread

    Otherwise use the old behavior, which I'm told was intended to fix a
    priority version long ago.
    atn34 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    449eac2 View commit details
    Browse the repository at this point in the history
  2. Use c11 atomics in libeio

    atn34 committed May 7, 2020
    Configuration menu
    Copy the full SHA
    3964fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    202129d View commit details
    Browse the repository at this point in the history