summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2019-09-03 13:36:36 +0200
committerbst-marge-bot <marge-bot@buildstream.build>2019-09-03 15:00:43 +0000
commitd2e867280ed6667c0b253a2baa43555fb75f8783 (patch)
tree3ffe7eea859f9332afdb8cc6221157bc801f6082 /requirements
parent6cfe9f356c13170aaf4e1f67d5f5e81c9a3194a2 (diff)
downloadbuildstream-juerg/http-test-server.tar.gz
tests/testutils/http_server.py: Drop queue to avoid lingering threadjuerg/http-test-server
Some CI jobs still sporadically encounter a thread that wasn't cleaned up in tests that use the HTTP server, despite calling Queue.close() and Queue.join_thread(). As a simple SIGTERM signal should suffice to properly terminate the HTTP server child process, this simply removes the queue and also the extra thread for serving requests.
Diffstat (limited to 'requirements')
0 files changed, 0 insertions, 0 deletions