Hacker News new | ask | show | jobs
by lisper 347 days ago
A bug that shows up in production but goes away when you try to debug it is usually called a Heisenbug.
1 comments

Yes - happened to me once. I could reproduce it consistently until I turned tcpdump on , at which point it would go away. I resorted to ebpf as well.