summaryrefslogtreecommitdiff
path: root/tests/benchmarks/test_blobs_sqlite_backend.py
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-10-11 11:06:34 -0300
committerdrebs <drebs@riseup.net>2017-10-11 11:11:14 -0300
commit1cde86239f68ca8fa896ecf4ffc6b891eeb837e3 (patch)
treec7a054f96cb784f2dec3df5d33a54a8d35f356c1 /tests/benchmarks/test_blobs_sqlite_backend.py
parentf39a7f84b0f053a4e2483ee5d5ee5367683c40ee (diff)
[bug] limit concurrent blob writes in server
If there's no limit to the number of concurrent blob writes in the server, the maximum limit of open files will eventually be reached, and the processing of requests will start crashing. This commit adds a semaphore to limit the number of concurrent writes in the server. Related: #8973
Diffstat (limited to 'tests/benchmarks/test_blobs_sqlite_backend.py')
0 files changed, 0 insertions, 0 deletions