Unintentionally killing active threads

add_task() starts the thread. If nothing happens then your thread code is not doing anything. Put a print statement into it.

NVM, I forgot I had at one point added a third argument to that function. Well, it’s still broken, but I’m just gonna have to figure it out. I’m taking a break now. I respect your time, though, so I won’t bother you unless I get really stumped! :grin:

Broken how? Does it run threads or not? If it does then your original problem is solved and we can close this… ehm… thread :smiley:

:rofl: Yeah, It runs threads. It has weird issues that it didn’t have before, but I doubt they are related. It’s probably because of all of my digital flailing trying to get the threads to work! We should be fine to close this ‘thread’.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.