Avoid making calls on processes thought to be hung
authorMike Gorse <mgorse@novell.com>
Sun, 15 Jan 2012 18:29:56 +0000 (12:29 -0600)
committerMike Gorse <mgorse@novell.com>
Sun, 15 Jan 2012 18:29:56 +0000 (12:29 -0600)
commit2291c9e97f9fad6cd7de746e5521b90ddbb56233
tree6ba62e1a12935f2f0d03664bbc0f387630348bd0
parent9fb0a92c4e05a962d235042e83b0aae5130c34cf
Avoid making calls on processes thought to be hung

If a method call times out, record the process as being hung, and send a
ping. Consider the process to be no longer hung when a response to the
ping is received.

Hopefully this will prevent long delays if an AT makes consecutive calls
on an application that is not responding.
atspi/atspi-misc.c
dbind/dbind.c