• unknown's avatar
    Fix Bug#14107 (IM test failures on QNX) · a5f2355c
    unknown authored
    (v.2 with post-review fixes)
    
    
    server-tools/instance-manager/instance.cc:
      On QNX one cannot use fork() in multithreaded environment. Therefore we should use QNX's spawn()
    a5f2355c
instance.cc 16.2 KB