https://medium.com/@cep21/using-go-1-10-new-trace-features-to-debug-an-integration-test-1dc39e4e812d
Medium
Using Go 1.10 new trace features to debug an integration test
I had an integration test that was very complex (most are, sadly) and took too long to start. I was able to diagnose why using new features…