envoy_ext_proc
envoy_ext_proc copied to clipboard
Stream is not reaching EOF
I just tested the project, i couldn't see the context is getting Done and EOF condition is satisfied. Do you face similar issue?
I'm getting the same sort of thing as well. But I'm getting where the context is closed. Thoughts?
hm. i just verified it works with the following
$ ./envoy --version
./envoy version: d1d6be37c00e0be95b3a1c4cbfea441f1af88559/1.29.0-dev/Clean/RELEASE/BoringSSL
$ go version
go version go1.21.0 linux/amd64