Pato05

Results 8 comments of Pato05

@ened Is there yet any update on this? It would be really helpful getting all the enqueued upload tasks, so that if the GUI isolate dies, we can still get...

@ened I am experiencing this bug, the .result callback gets called even when the upload wasn't completed before, but the file is still uploading. I tried checking the `result.status` but...

Same here: https://del.dog/uthobinaca.txt

Out of curiosity, I checked out to `v1.5.2` and it works as intended. It seems that the issue is basically the `TERMINAL_COMMAND` variable which is set to `$TERM -e `...

@tuchuants I did it as you've seen in the steps to reproduce section, but it doesn't work neither

> Also, since we're talking about windows support, you can even add Linux support too. There's an unpublished package used by [harmonoid](https://github.com/harmonoid/harmonoid) named [mprsi_service](https://github.com/alexmercerind/mpris_service/) by @alexmercerind (MIT Licensed) that can...

The issue is also present internally, on the `CommandWithAt()` function in [types.go:681](https://github.com/go-telegram-bot-api/telegram-bot-api/blob/master/types.go#L681)