]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/httpserver.py: HTTPServer enable thread connection handling
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 5 Aug 2016 20:30:30 +0000 (15:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:31 +0000 (10:45 +0100)
commit1d45b7bd611b900bc00530144ec0634307b1314f
tree51527a9e52402e815c053ce4f91ac5a15f5adb2a
parent2ba55933c81f78f4e4c36e21c59e935f74ce0f52
oeqa/utils/httpserver.py: HTTPServer enable thread connection handling

HTTPServer now supports multiple connections using Python threads.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/httpserver.py