5 This is a test for server applications that have client threads
6 (threads making remote calls) starting before event loop threads
7 (threads running the event loop).
11 The event loop threads should wait for the client threads that become
12 leaders to give up leadership before continuing.
16 You can use the run_test.pl script to run it or: