Skip to content

add tracing to failing test

David Vorick requested to merge host-deadlock into master

There is a host test that is timing out frequently in appveyor. On my machine the test takes 1.5 seconds, and I can't repro the issue.

This PR currently doesn't fix anything, but it will give me better insight into what's going wrong in the appveyor build.

I suspect that this bug is causing problems in production.

Merge request reports