You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create a simple code to stream webcam source to ImageView, but when the program close it seems that the AsyncTask was not terminated all
Here is the code for my AsyncTask, i have already set thread deamon to True
I create a simple code to stream webcam source to ImageView, but when the program close it seems that the AsyncTask was not terminated all
Here is the code for my AsyncTask, i have already set thread deamon to True
And here is the way i call AsyncTask in controller
The text was updated successfully, but these errors were encountered: