|
|
|
|
|
by distortionfield
749 days ago
|
|
> Tests can't catch race conditions in multithreaded code. Citation needed. > can you imagine Yes I can, because several languages have tooling built specifically for finding those race conditions. If you built it, you can test it. If you can’t test it, you don’t understand what you built. |
|