[ARVADOS] created: 9b4131b94fb2e75526873c473fa27af49e435cbe
git at public.curoverse.com
git at public.curoverse.com
Mon Jan 26 14:03:03 EST 2015
at 9b4131b94fb2e75526873c473fa27af49e435cbe (commit)
commit 9b4131b94fb2e75526873c473fa27af49e435cbe
Author: Brett Smith <brett at curoverse.com>
Date: Mon Jan 26 14:02:56 2015 -0500
5087: crunch-job installer feeds tar incrementally.
When the input we give to tar is large enough (greater than 4-5MiB),
writing it all in one shot causes tar to die, and crunch-job to get
SIGPIPE. Prevent this by feeding the input to tar in a series of
smaller writes.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list