How does one kill a twisted child-process if no output is received within certain time-frame?

StackOverflow https://stackoverflow.com/questions/18114452

문제

How do I go about setting a time-out on "spawnProcess"? It needs to KILL the child-process if it does not receive any data within a certain time-frame.

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top