HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ardies

no profile record

comments

ardies
·2 anni fa·discuss
Just tried changing my python code to use AA instead of the 2 threads I use and it just complicated the code more. I had to create a thread anyway to deal with the tkinter event loop issue. And then I still have to check inside the functions if the task is still active. But the worst part is converting all the stack of functions to to be async/await.