diff --git a/testApp/remote/testRemoteClientImpl.cpp b/testApp/remote/testRemoteClientImpl.cpp index 17cdd61..caac4cd 100644 --- a/testApp/remote/testRemoteClientImpl.cpp +++ b/testApp/remote/testRemoteClientImpl.cpp @@ -565,7 +565,7 @@ int main(int argc,char *argv[]) epicsThreadSleep ( 3.0 ); - ClientFactory::start(); + ClientFactory::stop(); /* printf("Destroying context... \n"); context->destroy();