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

Catch unhandled exception and avoid crash on test host exit #4291

Merged

Commits on Feb 7, 2023

  1. Do not crash if process invalid handle

    Marco Rossignoli committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ac11697 View commit details
    Browse the repository at this point in the history
  2. revert global.json

    Marco Rossignoli committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c977e6f View commit details
    Browse the repository at this point in the history
  3. fix build

    Marco Rossignoli committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ffa0deb View commit details
    Browse the repository at this point in the history
  4. Update src/Microsoft.TestPlatform.TestHostProvider/Hosting/TestHostMa…

    …nagerCallbacks.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    cbbe5cd View commit details
    Browse the repository at this point in the history
  5. Update test/Microsoft.TestPlatform.TestHostProvider.UnitTests/Hosting…

    …/TestHostManagerCallbacksTests.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0e3f16d View commit details
    Browse the repository at this point in the history
  6. Update test/Microsoft.TestPlatform.TestHostProvider.UnitTests/Hosting…

    …/TestHostManagerCallbacksTests.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    31c105a View commit details
    Browse the repository at this point in the history