Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / orbsvcs / tests / ImplRepo / ping_interrupt / README
blob5db1a2a08b1633b5ee72e855c0f34519322debf6
1 This test runs checks the behavior of the IMR when a server shuts down
2 while it is in the middle of handling a ping request from the ImR
3 Locator. This scenario could happen in an MT server, although to avoid
4 a race, an interceptor is used. The test succeeds if the ImR Locator
5 does not crash.