Raphael Geissert <atomo64+deb...@gmail.com> writes:
> Russ Allbery wrote:

>> The source package unpack was too parallelized; the first job has to
>> complete before the second one runs because the output from the first
>> job is collected internally and then used as output into the second
>> job.  I also fixed this while applying it.

> I missed that one; surprisingly enough it anyway passed the whole test
> suite.

We need a test case that has way more files in it.  That's how we missed
the other problem too -- all the test cases we've got at present appear to
have tar tfz output for their source package that fit into a single system
buffer and hence a single write.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to