diff options
author | Victor Shyba <victor1984@riseup.net> | 2017-09-11 22:18:38 -0300 |
---|---|---|
committer | Victor Shyba <victor1984@riseup.net> | 2017-09-11 22:18:38 -0300 |
commit | 058d15265134db653987a6fff052cf81299bab51 (patch) | |
tree | 2224bc72aad823f6e24fe81a78916e62b164d916 /testing/tests/server/test_server.py | |
parent | 969ab4ebeda2ac3abcb00d9beded5f013e074e4a (diff) |
[bug] use sql file handler from adbapi threadpool
This commit makes all write calls happen inside the same thread that
opened the blob handle. Doing it outside using FileBodyProducer will
yield and run the writes across random reactor threads. This is an
attempt to fix #8945
-- Resolves: #8945
Diffstat (limited to 'testing/tests/server/test_server.py')
0 files changed, 0 insertions, 0 deletions