Hacker News new | ask | show | jobs
by jb1991 680 days ago
the race detector ( -race ) only detects races that actually occur. If they don't happen, then it doesn't detect them.