diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-09-06 13:37:11 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-09-07 10:25:12 +0900 |
commit | e0e30d3d96eeda01f7c59ddb1773793994e830f4 (patch) | |
tree | bb7470189efe82649d206d75e760a651cf688c55 /MANIFEST.in | |
parent | 5d1d8648ab0830206523fb944f19a4805bba1d3d (diff) |
BGPSpeaker: Shutdown BGPSpeaker gracefully
Currently, when BGPSpeaker instance calls 'core.stop', CORE_MANAGER
fails to stop its own activities and outputs traceback, because the
dictionaries which maps name to instance are changed during iteration.
This patch makes a list copy of items() to avoid this problem and
enable to shutdown gracefully.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions