forked from gitpython-developers/GitPython
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 64fc749
apveyor, gitpython-developers#519: FIX incomplete Popen pump
+ Pump once, so when input larger than `mmap.PAGESIZE`, stream is not
emptied.1 parent d12fdca commit 64fc749
1 file changed
+8
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | - | ||
104 | - | ||
103 | + | ||
104 | + | ||
105 | 105 |
| |
106 | - | ||
107 | - | ||
108 | - | ||
109 | - | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | 110 |
| |
111 | - | ||
112 | - | ||
111 | + | ||
112 | + | ||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
0 commit comments