-
Bug
-
Resolution: Done
-
Major
-
13.0.0.Final
-
None
Due to a typo, not updating a copy/paste the `toArray` method of IntermediateCacheStream always returns an empty array. This was found because the new default toList method uses this underneath. The typo just needs to be fixed.