diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-24 13:44:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-24 16:57:14 +0100 |
commit | 76ecfa5f69429371167cdaf3e4e3a24d8ee77ac3 (patch) | |
tree | 768a514eab9a12e263e1eb872e927c2db13c4fc7 /bitbake/lib/bb/data.py | |
parent | 57196bc6e4a07f855b3073b6120211ddda179077 (diff) | |
download | poky-76ecfa5f69429371167cdaf3e4e3a24d8ee77ac3.tar.gz |
bitbake: cooker/process: Drop server_main function
Now that there is only one server, this abstraction is no longer needed
and causes indrection/confusion. The server shutdown is also broken with
the cooker post_server calls happening too late, leading to "lock held"
warnings in the logs if PRServ is enabled.
Remove the abstraction and put the shutdown calls in the right order
with respect to the locking.
(Bitbake rev: c0ddde7cf680225127d6285685652b905ed176c3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/data.py')
0 files changed, 0 insertions, 0 deletions