This repository was archived by the owner on Sep 10, 2021. It is now read-only.
Commit cf8ddb3
committed
BUG: refs #974. Change "large" file threshold for zipstreaming
This makes it much less likely that a folder with a huge number of items will
cause out of memory crashes. It could still happen though; thus is the nature of
zip streaming.1 parent 810c633 commit cf8ddb3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments