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


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.