- By "removing the code" I mean exactly that.You k...
# support-questions
d
- By "removing the code" I mean exactly that.You know that code block that I copied earlier and you said it was correct? I comment that whole block out and the crash stops. And then I uncomment it and it continues to work just fine. So, the exact same code has different behavior. - It happens sometimes and I couldn't notice a pattern. I'll try to find one if it happens again. - My current guess is that it happens in the
verifySession
part, because when I tried removing just the
getUserById
part it continued to occur.