Closed
Description
If #12630 lands, I/O errors from flush()
will be ignored when a BufferedWriter
is dropped. Is this the right decision, so this trigger a task failure? Should it be dynamically controllable?
This sort of decision will set precedent for future methods such as a manual close(self)
method (should close errors be ignored by default?)
Metadata
Metadata
Assignees
Labels
No labels