diff options
author | Tomi Juvonen <tomi.juvonen@nokia.com> | 2018-08-09 08:53:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-09 08:53:35 +0000 |
commit | cc1fb1bc2ff5c460554f48d5cc68e5909fa12cf4 (patch) | |
tree | 0288d44a92bbba4dc1eb3a4f2ca025b545f385b7 /docs | |
parent | 951a7b82bdd5c4aaa112eca9a3870ef5f9f48c49 (diff) |
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "bugfix: kill the stunnel when cleanup"
- bugfix: kill the stunnel when cleanup
Popen.terminate() will kill the child process, but if you set the
shell argument to True, this is the process ID of the spawned shell,
so the stunnels are still exit.It will cause the failure of stunnel
setup in the next test runtime.
see: https://stackoverflow.com/questions/4789837/how-to-terminate-a-python-subprocess-launched-with-shell-true/4791612#4791612
Change-Id: I578611510f5bd1eb0dbd9a08ab408ccf101594f7
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to 'docs')
m--------- | docs/submodules/doctor | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/doctor b/docs/submodules/doctor -Subproject eaeb3c0f9dc9e6645a159d0a78b9fc181fce53d +Subproject b2bb504032ac81a2ed3f404113b097d9ce3d7f1 |