Hacker News new | ask | show | jobs
by omoikane 671 days ago
Another common cause is that the code you were looking at wasn't actually the code you were running. Between "I added this line and then I removed this same line, and now it works", the executable might have been recompiled.
1 comments

hot reloading can cause weird behaviors like this in particular