BUG: partial/possible regression related to closing stdin (issue #893, #856)
- The problem is not 100% reproducible, but be somewhat conservative and now only close(stdin) for pure background (daemon-like) use of Foam::system(), where it can be useful. Using Foam::system() for launching background processes is currently only used for the doc browser.
Please register or sign in to comment