Since you're having alot of problems, send me a PM with your current theory on why its crashing so I can help you dive into this issue and get it fixed for you if possible!
Close current thread due to timeout
-
Hi
I am trying to close the current thread due to timeout but it is not working. I called the async function : http://prntscr.com/shwvpm
But it closed another thread, it seems that async function is called in another thread. Is there any way i can achieve this goal ?