fiatjaf
· 173w
What is the name of the kind of bug that resolves itself whenever you add a log line in the code that would finally cause you to understand it -- then comes back after you remove the log line?
Perhaps the log is adding to the stack and line in question is now tweaking different stack values? Post the function?