summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README
blob: 3bbc70e0d48853163f0fc8bff306447b61142fe6 (plain)
1
2
3
4
5
6
7
$Id$

This test runs checks the behavior of the IMR when a server shuts down
while it is in the middle of handling a ping request from the ImR
Locator. This scenario could happen in an MT server, although to avoid
a race, an interceptor is used. The test succeeds if the ImR Locator
does not crash.