Description
CyDrive reliably crashes the moment a file is copied into the davfs2-mounted WebDAV directory. The traceback is a RuntimeError: Task ... got Future ... attached to a different loop inside telethon/client/updates.py, followed by an endless Server closed the connection retry loop until the process is interrupted with ^C.
Description
CyDrive reliably crashes the moment a file is copied into the davfs2-mounted WebDAV directory. The traceback is a
RuntimeError: Task ... got Future ... attached to a different loopinsidetelethon/client/updates.py, followed by an endlessServer closed the connectionretry loop until the process is interrupted with^C.