• Nils Goroll's avatar
    we need more threads · 13914a9c
    Nils Goroll authored
    we run into the problem solved by
    https://github.com/varnishcache/varnish-cache/pull/2942
    
    purely for convenience, we send pass'ed backend requests to ourself (in
    order not to have to fiddle with the number of requests on servers), yet
    it can happen that all threads are used up and the herder fails to breed
    more.
    
    So the solution is to ensure that we do not run into any dependency on
    the herder.
    
    this stabilizes permutations.vtc for -j 40 -n 1000
    13914a9c
Name
Last commit
Last update
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...