Salome HOME
Increase time let to SALOME_Session_Server process to startup and retrieve its PID...
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 5 Sep 2022 07:58:40 +0000 (09:58 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 5 Sep 2022 07:58:40 +0000 (09:58 +0200)
bin/runSalome.py

index 07242a3607a6862ac469f48e83470197991cf875..eb6fa9a1b07bb02fc7d468d56d99c62bb6e4f765 100755 (executable)
@@ -210,7 +210,7 @@ def foreGround(args, ior_fakens_filename):
     import os
     gui_detected = False
     dt = 0.1
-    nbtot = 100
+    nbtot = 200
     nb = 0
     if ior_fakens_filename is None:
         logger.warn("No file set to host IOR of the fake naming server")