summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/ping_interrupt/README
blob: 5db1a2a08b1633b5ee72e855c0f34519322debf6 (plain)
1
2
3
4
5
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.