Message238921
It looks to be clearly the case that there needs to be some error handling code wrapped around the file write in _getlongresp. Your patch doesn't do just that, however, so it seems like there may be other errors you are also worried about? Can you explain their nature? They should be dealt with separately from the "errors writing to file" issue, though, which is a special case. And that case should be dealt with by draining the response before returning. |
|
Date |
User |
Action |
Args |
2015-03-22 17:11:53 | r.david.murray | set | recipients:
+ r.david.murray, pitrou, jwilk, martin.panter, serhiy.storchaka |
2015-03-22 17:11:53 | r.david.murray | set | messageid: <1427044313.06.0.881162177175.issue22350@psf.upfronthosting.co.za> |
2015-03-22 17:11:53 | r.david.murray | link | issue22350 messages |
2015-03-22 17:11:53 | r.david.murray | create | |
|