ssloop icon indicating copy to clipboard operation
ssloop copied to clipboard

Typo at file "loop.py"?

Open EpisodeLu opened this issue 7 years ago • 0 comments

Hello, I notice that there may be a typo in the file "loop.py". At line 135-136, the method tries to call the expired handler at first, which is stored in "_handlers_with_timeout". However, line 136 uses "_handlers_with_no_fd" instead. I wonder if this is a typo? thanks!

EpisodeLu avatar Sep 17 '18 07:09 EpisodeLu