Hacker News new | ask | show | jobs
by muro 2583 days ago
In my experience it is usually the test.
1 comments

In my experience that's because tests are usually written in a timid style that tries not to provoke flaky behaviour from applications.

If your test suite can handle non-determinism then you can approach test-writing in a completely different - braver - way.