auto-archiver icon indicating copy to clipboard operation
auto-archiver copied to clipboard

fix: recent changes to telethon sessions leave ghost files

Open msramalho opened this issue 11 months ago • 0 comments

applies to telethon_archiver and tbot_archiver

the logic in https://github.com/bellingcat/auto-archiver/blob/601572d76e19d24ce1c3e8881b15d23a4bea987e/src/auto_archiver/archivers/telethon_archiver.py#L102-L105 (for telethon) is not being properly called everytime and so ghost .session files are left behind.

msramalho avatar Feb 29 '24 13:02 msramalho