The number is basically arbitrary. But it's higher than 1, so that a long-running request doesn't hold up the entire app.
Fixes #116 (or makes it less likely to occur anyway).
Pull-Request has been merged by ralph
The number is basically arbitrary. But it's higher than 1, so that
a long-running request doesn't hold up the entire app.
Fixes #116 (or makes it less likely to occur anyway).