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 test for EventListener consuming ThreadPool events #48487

Merged

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    ca7d470 View commit details
    Browse the repository at this point in the history
  2. remove unused using

    sywhang authored and davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    4ee7ff7 View commit details
    Browse the repository at this point in the history
  3. cleanup

    sywhang authored and davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5074abb View commit details
    Browse the repository at this point in the history
  4. remove unused var

    sywhang authored and davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    81a0311 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3488c View commit details
    Browse the repository at this point in the history
  6. remove sleep, disable mono build for now

    sywhang authored and davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    af6ee5d View commit details
    Browse the repository at this point in the history
  7. try adding some instrumentation to find out where the assertion failu…

    …re is coming from
    sywhang authored and davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    bf4a45f View commit details
    Browse the repository at this point in the history
  8. Rename class

    davmason committed May 31, 2021
    Configuration menu
    Copy the full SHA
    2a5d1cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f945463 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    c629e19 View commit details
    Browse the repository at this point in the history
  2. Add memory barrier

    davmason committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    50141d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07fa178 View commit details
    Browse the repository at this point in the history
  4. Exclude test from mono

    davmason committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d82ce6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cac21f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Undo debug logging

    davmason committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    84a5df3 View commit details
    Browse the repository at this point in the history