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

Stop counting work items from ThreadPoolTypedWorkItemQueue for ThreadPool.CompletedWorkItemCount #106854

Merged

Commits on Aug 23, 2024

  1. Stop counting work items from ThreadPoolTypedWorkItemQueue as complet…

    …ed work items
    Eduardo Manuel Velarde Polar committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f832f36 View commit details
    Browse the repository at this point in the history
  2. Fix CompletedWorkItemCount

    Eduardo Manuel Velarde Polar committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ea83aeb View commit details
    Browse the repository at this point in the history
  3. Update src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTest…

    …s.cs
    
    Co-authored-by: Koundinya Veluri <kouvel@users.noreply.github.com>
    eduardo-vp and kouvel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    55620e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Run CompletedWorkItemCountTest on Windows only

    Eduardo Manuel Velarde Polar committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3662053 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e887cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aad3dc View commit details
    Browse the repository at this point in the history