Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2161

Re: Debugging produces different results than not debugging, why?

$
0
0

Please be more specific. But I think you should check for any asynchronous operation, like functions in update or background task, or batch input update after execution (look after the commits).

 

You should check it because looks like that the debugger is holding the main process while some asynchronous operation is being completed. When you execute it without the debugger, the main process get completed before the asynchronous operation.


Viewing all articles
Browse latest Browse all 2161

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>