envoy_ext_proc icon indicating copy to clipboard operation
envoy_ext_proc copied to clipboard

Stream is not reaching EOF

Open shibin-aot opened this issue 2 years ago • 2 comments

I just tested the project, i couldn't see the context is getting Done and EOF condition is satisfied. Do you face similar issue?

shibin-aot avatar Jan 19 '23 23:01 shibin-aot

I'm getting the same sort of thing as well. But I'm getting where the context is closed. Thoughts?

chrislovecnm avatar Dec 28 '23 19:12 chrislovecnm

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

salrashid123 avatar Dec 28 '23 19:12 salrashid123