Details
-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
b108
-
Verified
Description
The current mechanism of CloseableStream does not really address the problem of resource release. Instead, we will fold resource release into Stream, and eliminate CloseableStream / DelegatingStream.