Issue with Effect Stream and NodeStream Conversion Causing Unexpected Behavior
this feels like the same thing I was encountering a few months ago in a different form. The undici layer uses NodeStream, so the stream must end when its the body of a request. This test just converts an effect stream to a NodeStream then back, and expects it to "end." But that isn't the case with Stream.repeat?
platformPotential Bug in `@effect/platform-node/NodeStream.toReadable` with `Stream.concatAll`
https://github.com/Effect-TS/effect/issues/3542
platformPotential Bug in `@effect/platform-node/NodeStream.toReadable` with `Stream.concatAll`
https://github.com/Effect-TS/effect/issues/3542
