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

Fix CPU is consumed by polling frequently when there is no subscriber #4735

Merged
merged 12 commits into from
Nov 14, 2023

Commits on Nov 2, 2023

  1. Try

    nohwnd committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    49aac93 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix polling issue

    nohwnd committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    41ebb08 View commit details
    Browse the repository at this point in the history
  2. revert playground

    nohwnd committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d1ab2af View commit details
    Browse the repository at this point in the history
  3. Apply wait.

    nohwnd committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    af6073e View commit details
    Browse the repository at this point in the history
  4. Fixed test build

    cvpoienaru committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    15f98a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b105153 View commit details
    Browse the repository at this point in the history
  6. Fixed test

    cvpoienaru committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6a2d61d View commit details
    Browse the repository at this point in the history
  7. Update src/Microsoft.TestPlatform.CommunicationUtilities/Interfaces/C…

    …ommunication/ICommunicationChannel.cs
    
    Co-authored-by: Jakub Jareš <me@jakubjares.com>
    cvpoienaru and nohwnd committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1cb8a6e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fixed unit tests

    cvpoienaru committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e823a60 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Fix-tight-loop-when-waiting' of https://github.com/nohw…

    …nd/vstest into Fix-tight-loop-when-waiting
    cvpoienaru committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0f76419 View commit details
    Browse the repository at this point in the history
  3. Fixed build error

    cvpoienaru committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d13418 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Fixed unit tests

    cvpoienaru committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b483355 View commit details
    Browse the repository at this point in the history