tgl
tgl copied to clipboard
send_part: Assertion `f->part_size == x' failed.
Got sometimes this error while sending images:
tgl/queries.c:1909: send_part: Assertion `f->part_size == x' failed.
https://github.com/vysheng/tgl/blob/master/queries.c#L1909
Maybe file size changes while it is uploading?
It shouldn't...the write process should have ended before I call send_photo ...
Can you check it?