|
|
|
|
|
by pdpi
2644 days ago
|
|
It’s a riff on Heisenberg’s uncertainty principle — a bug that changes behaviour when you try to observe it, typically the sort of bug that you can’t reproduce under debug conditions. Often they’re race conditions or other timing-sensitive bugs, and the debugger changes timings enough that the bug doesn’t trigger. |
|