[registry] Send a ping to a process when marking as hung
authorMike Gorse <mgorse@suse.com>
Wed, 14 Mar 2012 20:55:46 +0000 (15:55 -0500)
committerMike Gorse <mgorse@suse.com>
Wed, 14 Mar 2012 21:07:57 +0000 (16:07 -0500)
commitfddaf0471269ccc9768783f5eb1b9b8a7cbe7553
treefcb11aa2c29d2a6a7e6dd49737dd66c7a97f5b53
parent2835b1b5fc0db0608f6aac8da0cc798c9387a6fa
[registry] Send a ping to a process when marking as hung

Sometimes keys that should be captured by event listeners are instead
passed through to the application. It seems that at-spi2-registryd might
not always be removing the process from the list of hung processes. I
have not reproduced this recently, and I'm not sure where the root
problem is. Hoping that it will help to send the process a ping and use
the reply as a queue that it is un-hung (previously we were relying on
receiving a reply to the original key event notification).

https://bugzilla.gnome.org/show_bug.cgi?id=671976
registryd/deviceeventcontroller.c