Thibault Charbonnier

Results 139 comments of Thibault Charbonnier

I am noticing that the tests are taking 4hrs to run this macos job... Probably what you were saying with the compiler stuff, but in any case it is unacceptably...

It seems colima is not working on macOS 14 runners anymore. It's not installed by default anymore (see CI run). I tried installing it with `brew install [docker, ...] colima`...

Fixed the colima thing by using macos-13 and installing the colima brew.

@hishamhm What is the specific reproducible example for this? It does not trigger in the test given with this PR, and seems to trigger when `send_local_response` is used at some...

@hishamhm Thanks for the test! This turned out to be yet another thing!

@hishamhm Would you give it another try with the current state of this branch? Except for a small failure in dynamic builds I'm still investigating it all runs green, so...

Ok I fixed the last problem but @flrgh found another problem in the Kong PR which I also am looking at now.

@flrgh Ok, the latest state of this branch should also take care of the Gateway issue. I have the `spec/02-integration/20-wasm/` suite passing locally.

I have found one more bug that I am trying to get rid of before merging this.

@flrgh @hishamhm Merged! I think in time for the Gateway patch release, hopefully.