Skip to content

SlapPopen: Improve logging and fix stderr and timeouts

Use select to capture stdout and/or stderr in the same current thread (by multiplexing the reads) and respect timeouts.

Edited by Xavier Thompson

Merge request reports