@ -308,7 +308,6 @@ class ServiceManager:
os.chdir(start_dir)
if start_dir not in sys.path:
sys.path.insert(0, start_dir)
print('SYSPATH', sys.path)
if wait:
proc = subprocess.Popen(cmd.split(), env=env)
proc.wait()
The note is not visible to the blocked user.