Hi, I recently used "open-pipe*" to launch a process but was unable to read from stderr. This subject was already discussed on this ml here :
https://lists.gnu.org/archive/html/guile-user/2015-04/msg00003.html Racket seems to have procedures to provide stdout/stdin/stderr ports for a given subprocess[1]. Mark, you said this subject was on your TODO list, is there anything available or would it be possible to develop a racket like API ? Thanks, Mathieu [1]: https://docs.racket-lang.org/reference/subprocess.html