Commit Graph

2 Commits

Author SHA1 Message Date
Ryan Nowak 3d4eedeb11
List dotnet processes about to be killed (#20526)
* List dotnet processes about to be killed

This should make it easier to see which test projects are failing to
terminate when troubleshooting test hangs.

* Enlongenate
2020-04-03 17:00:01 -07:00
Doug Bunting f5ca141e9d
Kill processes after completing build and before publishing test results or artifacts (#7228)
- aspnet/AspNetCore-Internal#1735
- port aspnet/Extensions@e2bb8ac1a0 fix into this repo
  - change `default-build.yml` instead of `azure-pipelines.yml`
  - make a couple of changes to `KillProcesses.ps1` (which I'll take back to Extensions)
- remove `ci-official.yml`
2019-02-04 16:19:31 -08:00