]> git.decadent.org.uk Git - dak.git/commitdiff
gpg.py: set O_NONBLOCK for writing
authorAnsgar Burchardt <ansgar@debian.org>
Fri, 3 Jun 2011 09:55:44 +0000 (09:55 +0000)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 3 Jun 2011 09:55:44 +0000 (09:55 +0000)
We need O_NONBLOCK as otherwise os.write() would block for large input.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>

No differences found