Anton Bartsits

Results 9 comments of Anton Bartsits

Hey, guys. If you're interested I've made a module [here](https://github.com/AshtonRoute/image-size-stream)

Could you please provide the stacktrace? Possibly a duplicate of #1

I'm getting the same issue. You can reproduce it by exceeding 1Mb limit of logs in a container on some Linux distributions: OpenSUSE 15.4, docker 23.0.6-ce, for example It is...

I think the fix has arrived: https://github.com/moby/moby/pull/48842 Looks like this should permanently fix this issue since docker will no longer return an error

Hi @rtribotte. Thank you for taking your time on this PR. I'm not a golang guru, but if you share a few hints I will gladly commit that into the...

I'll share what I come up with in a few hours today Looks like github button didn't rebase properly, I'll force push the fix as well

@rtribotte rebased + implemented the wrapper still not sure on how to properly close the connection, doesn't panic already handle it for us?

@rtribotte please lmk if I can help somehow, I totally agree that panics should be used as the last resort, but since it gets the job done and closes the...

Hi @kevinpollet . If you could implement the tests yourselves that would be great, I don't have a lot of spare time at the moment 😞