Comment 2 for bug 341535

Revision history for this message
Martin Pool (mbp) wrote : Re: hpss SmartMedium doesn't handle eintr

OK, I have a patch that scatters some until_no_eintr calls around, in http://sourcefrog.net/tmp/20090901-341535-eintr.diff

I'm starting to feel that we should in fact have a file decorator that makes it handle eintr, but I didn't quite get to writing one.