faizshukri/humantracking

Can't load another files

Closed this issue · 0 comments

When we facing this problem, it take lots of time to figure out the real problem.

Actually, when we do implement the thread, the whole process have to be revamp. When we want to destroyed a thread, it actually will wait until any running process inside the thread to be finish.

So our solution was, to skip all process if thread destroy was called.