Open
Description
While doing a very large Scalar clone and checkout on the Office repo I ran into an out-of-file handles error on the Mac. gvfs-helper
was attempting to download 445 blob packfiles and
died after 245.
...
Receiving packfile 243/445 with 4000 objects (bytes received): 181524673, done.
Receiving packfile 244/445 with 4000 objects (bytes received): 192938717, done.
Receiving packfile 245/445 with 4000 objects (bytes received): 185614872, done.
fatal: open /dev/null failed: Too many open files
error: packet write with format failed