Commit Graph

1 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 7c68233125
Capture dumps on hanging CI builds (#8727)
* Update the build definition on VSTS pipelines to use a custom build script.
* Create a build script that starts a powershell job in the background
  that sleeps for 20 minutes and captures dumps for dotnet.exe and testhost.*.exe
  when it awakes if the build is still running.
2018-11-15 13:28:46 -08:00