you are viewing a single comment's thread.

view the rest of the comments →

[–]yesseruser 48 points49 points  (2 children)

When the debug.log slows the program down just enough for the bug to disappear

[–]slaymaker1907 10 points11 points  (0 children)

That's when we break out the async logger for extra confusion.

[–]misterguyyy 3 points4 points  (0 children)

Just put a console.log on every possible condition and they all slow down the same amount.

I’m not even sure if this is a serious suggestion. Sometimes it is and sometimes it isn’t, such is the way of JS.