]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/httpserver: Reset SIGTERM handler
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Aug 2014 17:21:41 +0000 (17:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 08:29:49 +0000 (09:29 +0100)
commite1ac67d6470dde70239ca0430b18ca0bffbc0295
treebf11dcb5a8eebd8cba046fef7bb3535da935e74e
parenta539e823d002fefe129e3045f893d1237fadb87f
oeqa/utils/httpserver: Reset SIGTERM handler

With bitbake-worker installing a SIGTERM handler, we now need to reset the one here
to ensure that when this process shuts down, it doesn't take the rest of the task
with it. This does appear to be the only place in OE that we have this problem.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/httpserver.py