Shufeng

Results 2 comments of Shufeng

We are seeing this in v2.3.0 as well

On my machine, the stream is returned when invoked at the first time and fails afterwards ``` java java> list = new ArrayList() java.util.ArrayList list = [] java> list.stream() java.util.stream.ReferencePipeline.Head...