I have a youtube downloader that works fine 99% of the time however sometimes, seemingly at random the download will fail with this (async) error:
Error: unhandled exception: No handles or timers registered in dispatcher. [ValueError]
Any ideas on what might cause that in the context of downloading a file?