diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-04 16:58:08 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-04 18:02:01 +0000 |
| commit | 7e1e4aeea2faa3ca2ebb8cb564e54008479847a2 (patch) | |
| tree | 023c134a5c86bdb4b42893ad917b8d5abb2fbc8e /meta/recipes-devtools/python | |
| parent | e77f0570e8728320d08afa5c37013086632303e8 (diff) | |
| download | poky-7e1e4aeea2faa3ca2ebb8cb564e54008479847a2.tar.gz | |
bitbake: uievent: Fix an init race
There is a race where the registerEventHandler() server call may happen in
a different thread to the main UI, causing the main UI to see
httplib.CannotSendRequest exceptions.
This moves the call into the main thread, removing the init race and fixing
errors I was seeing with the xmlrpc backend.
(Bitbake rev: 14cdd3b351d1ab23cb3ea5f853e403a53e67ac1c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
