Erèbe - Romain Gerard

Results 29 comments of Erèbe - Romain Gerard

I tried the repro repo with the patch, and indeed it should fix the issue. ``` /tmp/tonic-client-stream-early-ok/proto main 16s venv ❯ python client.py port = 5000 early_return_index = 3 Sleep...

Just stumbled on this during our migration to AWS. This kind of sucks as it break our pipeline logic ... Would be interested also for an ETA for this feature

Static entries are now directly embeded into the config file instead of being a separate file. Just put the entries from your static file inside `statich_history = []` Triple quote...

Agree that's why at first i put it in a separate file. Over the years it was a too many time récurrent question regarding how to use it. So i...

Hello, thanks for the answer ! So I am at the right place :fireworks: Is changing the maybe_cancel code by something like this would feel right to you ? Or...

Ok, so I am impressed by the quality of your tests ... Would dream to have those mock in my projects. Regarding the issue, by adding an `is_server()` check in...

Here we are https://github.com/hyperium/h2/pull/634 :) It needs some approval to run the github actions

Thank you for the kind words and your reactivity ^^ By any chances, do you plan to make a new release soonish ?

Hello @LucioFranco Most likely yes, I haven't tried with a python client, but the issue you describe is the one I had with nginx. Only RST_STREAM(NO_ERROR) is allowed on early...

Thank you @seanmonstar and @LucioFranco , I am closing the issue as it is resolved and released :+1: