Skip to content

progress: close {write,status}_stream on delete

The existing code never closed the self.{write,status}_stream file descriptors. This commit adds the missing close when the progress is de-allocated.

Merge request reports

Loading