We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test-run puts tasks into queues at start, but size of those queues are not infinite (AFAIR, it is restricted by size of a pipe buffer).
How to reproduce:
./test/test-run.py -j 1 $(yes box-tap/key_def.test.lua | head -n 10000)