Results 1797 comments of Sebastian Thiel

Another possible action would be to address the error message, here repeated directly from the playground: ``` error[[E0599]](https://doc.rust-lang.org/stable/error-index.html#E0599): the method `as_dyn_error` exists for struct `Box` due to unsatisfied trait bounds...

I have submitted a PR with what should be a fix for this: #3584.

I can only say that I am very surprised this pure-python implementation is used at all, and sorry for the issues it will cause. It's a crazy-complicated 'streaming' implementation for...

I'd be interested in understanding how the current behaviour of eagerly reading the header came to be. What I don't particularly like about the API in its current state is...

Thanks for the detective-work and the additional explanation. Regarding the header being an inconvenience to be skippedI could imagine that it was simply easiest to strip the header off the...

Thanks a lot for the assessment, it makes sense to me and I am looking forward to seeing it through. The new release is [in preparation](https://github.com/rust-lang/flate2-rs/pull/369) and can happen once...

> Sometimes Killed pops up before the image is done rendering, sometimes it happens after the render has finished and while the program is attempting to save the image to...

Thanks for kicking this off and for pointing to the original discussion! It helped me to understand what's going on as I was a little confused - now I see...

Thanks for the suggestions! I have just linked the `gitoxide` native #1246 issue, and believe that also lists `russh` as very strong candidate.

Closed as duplicate.