diff options
author | drebs <drebs@riseup.net> | 2017-09-01 09:50:11 -0300 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-09-05 11:17:46 -0300 |
commit | 4d9fbf01b7fc9c0da8c2e267945d10af3837f161 (patch) | |
tree | 53d9c1aa54b0ce7d57e7fd80fa949315f54045bc /testing/ensure-pysqlcipher-has-usleep.sh | |
parent | 3a09cef55a59681ae3799c69d160f6f89356921d (diff) |
[bug] ensure the number of threads in blobs thread pool
The number of threads in the blobs databae thread pool can't be smaller
than the number of attemps to write concurrently to the database,
otherwise different kinds of concurrency problems may arise. By setting
the minimum and maximum number of threads to the same number, we make
sure there will always be that number of available threads for
interaction with the blobs db.
Diffstat (limited to 'testing/ensure-pysqlcipher-has-usleep.sh')
0 files changed, 0 insertions, 0 deletions