Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
Did you check crashdetect/nativechecker for any issues occuring with the code?
If your code triggers a runtime error, the rest of the function doesn't keep going. It basically becomes a dead stop.
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
It doesn't matter if there's nothing wrong or not. I can see 2-3 possibilities of a runtime happening, so there isn't any reason to disregard the suggestion. :P
Posts: 579
Threads: 18
Joined: Apr 2017
Reputation:
0
Did you use crashdetect plugin? Possibly with -d3 flag.