Files
netris-cdc-file-transfer/common/process_test.cc
Lutz Justen 491be234c6 "Proper" fix for "Input redirection is not supported" issue with timeout (#31)
The issue was consistently reproducible by adding a sleep right after starting the process.
Use ping instead of timeout now, because ping doesn't read user input.
2022-11-30 09:27:57 +01:00

11 KiB