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
and
Now, This library used "ThreadPoolExecutor" to execute tasks.
If we don't want to use "ThreadPoolExecutor" or "ProcessPoolExecutor",
Can we write like this ?
After I closed a serial ,
but I can see a ThreadPoolExecutor job still in Visual Studio code debugger.
How to close it ?
I worry memory leak..
Could you help it ?
I added this. Do you think ?
I tried it works good !
The text was updated successfully, but these errors were encountered: