summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-05 15:23:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-05 15:23:51 +0200
commit739cbf2e0952532f96cb74689fa5a3bc8be8eb11 (patch)
tree73f778904029c9e4e09e7f1b6f8c6c2e612ccd1d /framework
parent3cdc8c27672e7e9253c9ca9abfc611a0f789da9c (diff)
RequestHandler::Disable(join = false) is problematic
...as it causes ~RequestHandler to be called with mIpcThread still running, triggering the assert in ~RequestHandler and keeping the thread potentially still running during exit. The odd SalMainPipeExchangeSignal_impl acting upong just SIGTERM (instead of turning off the IPC thread early for each invocation of LO's signal handler, say) is effectively like that ever since ee3351d78c9b6ffbc4dfe62853e81b84e65879c7 "#89023# splash screen optimization"; just change it to use RequestHandler::SetDowning instead. Change-Id: I238476706c2463130a6ede64a062d46af953ba6f
Diffstat (limited to 'framework')
0 files changed, 0 insertions, 0 deletions