mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
Remove irrelevant TODOs and add more logging
This commit is contained in:
@@ -127,7 +127,6 @@ class Connection(abc.ABC):
|
||||
else:
|
||||
raise result from None
|
||||
|
||||
# TODO Get/put to the queue with cancellation
|
||||
async def _send_loop(self):
|
||||
"""
|
||||
This loop is constantly popping items off the queue to send them.
|
||||
|
Reference in New Issue
Block a user