tracing/tracetest: Make sure that log from non-main threads always comes after log of main
If we don't, it won't be automatically the case when Send's will be adjusted to detect and log deadlocks. And then, if there will be no ordering, it will be hard to do tests in example_test.go which expects logging output in particular "main -> everything else" order.
Showing
Please register or sign in to comment