summaryrefslogtreecommitdiffstats
path: root/project.py
diff options
context:
space:
mode:
authorKarsten Pfeiffer-Raddatz <raddatz.karsten@gmail.com>2020-04-13 13:48:04 +0200
committerKarsten Pfeiffer-Raddatz <raddatz.karsten@gmail.com>2020-04-14 06:49:31 +0000
commitd086467012e1970f44f27b67b4296a2a6fb097d5 (patch)
tree05507d1ec39195eba657eb1b2b851261981564b9 /project.py
parent2735bfc5ff6599fd3ca9a361484259908d03804d (diff)
downloadgit-repo-d086467012e1970f44f27b67b4296a2a6fb097d5.tar.gz
forall.py: Close file after removing the stream
In order to remove the stream fileno() will be called on the filedescriptor. If the file is already closed fileno() will raise an error and forall will fail. Bug: https://crbug.com/gerrit/12563 Change-Id: Ib7b895fe881c844e3eb3672b011fdcdbdae63024 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/262838 Reviewed-by: David Pursehouse <dpursehouse@collab.net> Tested-by: Karsten Pfeiffer-Raddatz <raddatz.karsten@gmail.com>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions