I discovered it with `make test -j12` On my local machine: ```console $ tools/test.py -j10 --repeat 1000 parallel/test-trace-atomics-wait [00:18|% 100|+ 910|- 90]: Done ``` Is it expected? Should we move it to sequential?