summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-27 12:44:40 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-27 12:44:40 +0200
commitdc38de4fc110863a5cf2b1c2166efecc6422e5d4 (patch)
tree3add006d7cbb46928c61abb084a2b9d418dc35c1 /desktop/inc
parent404208f23c944a7d06e16bfb92b12fc58de775ad (diff)
...and one more fix for DbusIpcThread,
switching back to a "Close" message-to-self without a response (as it had been before dc3ff192f3f048059cf149f416d0b237eb33b014 "Avoid further unwanted interference of DbusIpcThread::execute/close"). Especially on a first start of LO (where it restarts after creating the UserInstallation), it had been observed that DbusIpcThread::close was blocked waiting on a reply in dbus_connection_send_with_reply_and_block while DbusIpcThread::enable had already successfully (i.e., without emitting any of the SAL_WARNs) proceeded past sending the reply and was blocked on closeDone_.wait(). However that can happen---it should be clear by now that I don't understand anything at all about DBus. :( Change-Id: Id5f368a60b2d8dd8b7074308ac1ad6b6545131ff
Diffstat (limited to 'desktop/inc')
0 files changed, 0 insertions, 0 deletions