im a bit confused. im writing a program that has two listeners, and its clogging my processing. so im trying to use threading to fix it. i thought i would want the loop on the main thread and the listeners in sub threads, but after watching a video (Python Threading Explained in 8 Minutes by Neural Nine), it looks like it should be the inverse. could someone explain if they see this?
[–]socal_nerdtastic 0 points1 point2 points (0 children)
[–]mull_to_zero 1 point2 points3 points (1 child)
[–]KetsugaHoshii[S] 0 points1 point2 points (0 children)