[spp] [PATCH 0/3] Fix updating status in SPP CLI

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Wed Feb 20 09:54:59 CET 2019


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

SPP CLI updates list of primary and secondary processes everytime after
running command. However, it is not updated for some of commands. This
update is to fix the issue.

Yasufumi Ogawa (3):
  controller: correct status update of processes
  controller: change to wait for launching sec
  controller: change wait for launch configurable

 src/controller/commands/pri.py    | 11 ++++++++---
 src/controller/config/default.yml | 19 +++++++++++++++----
 src/controller/shell.py           | 10 +++++-----
 3 files changed, 28 insertions(+), 12 deletions(-)

-- 
2.17.1



More information about the spp mailing list