Hacker News new | ask | show | jobs
by kierenj 2644 days ago
To me, it's a bug which disappears when a debugger is attached... by observing it you're modifying the behaviour. I see the other comment here, I'd not heard of that explanation..
1 comments

It doesn't have to involve a debugger. I had a sporadic bug once that couldn't be reproduced, which turned out to only appear when one performed an action quickly. When debugging, one tends to perform the steps to reproduce carefully, and hence slowly...