op-program: Always close both sides of a file channel
Ensures the write channel is closed even if the read channel Close returns an error.
Showing
Please register or sign in to comment
Ensures the write channel is closed even if the read channel Close returns an error.