How to know the end time of a subprocess in Python(how to know the end time of a process in linux)

前端 未结 0 2009
迷失自我
迷失自我 2021-02-05 13:31

I am testing some race condition so i need to know the end time of a process. I start the child process with python subprocess.popen I can get the pid from the <

相关标签:
回答
  • 消灭零回复
提交回复
热议问题