mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
gotthard stop server should also know if there is a master for ismaster() to work
This commit is contained in:
@ -364,6 +364,8 @@ void initStopServer() {
|
||||
#ifdef VIRTUAL
|
||||
sharedMemory_setStop(0);
|
||||
#endif
|
||||
// to get master from file
|
||||
readConfigFile();
|
||||
}
|
||||
|
||||
/* set up detector */
|
||||
|
Reference in New Issue
Block a user