summaryrefslogtreecommitdiffstats
path: root/lib/hashserv/tests.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-24 14:14:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-06 11:21:07 +0100
commita03d60671a53d9ff70e07cc42fe35f6f8776dac2 (patch)
treecc15d86d45b9f9b3bc02554a98866fe3bd01db18 /lib/hashserv/tests.py
parentee3fc6030e653f3244b065fc89aafd2a7c36ae04 (diff)
downloadbitbake-a03d60671a53d9ff70e07cc42fe35f6f8776dac2.tar.gz
hashserv: Use separate threads for answering requests and handling them
Experience with the prserv shows that having two threads, one accepting and queueing connections and one handling the requests leads to much more reliable behaviour than having everything in a single thread. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/hashserv/tests.py')
0 files changed, 0 insertions, 0 deletions