• unknown's avatar
    Fix Bug#14107 (IM test failures on QNX) · c588524b
    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()
    c588524b
instance.cc 16.2 KB