Hacker News new | ask | show | jobs
by el_memorioso 857 days ago
It is a play on the Heisenberg Uncertainty Principle as is a Heisenbug, which are bugs that happen differently or don't happen when you are observing the code execute. The typical case is you have a crash you can reproduce, but when you attach the debugger to the process the crash no longer happens due to subtle differences in code execution timing.