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.
The existing code never closed the self.{write,status}_stream file descriptors. This commit adds the missing close when the progress is de-allocated.