diff options
| author | Mark Stapp <mjs@voltanet.io> | 2018-10-15 11:14:07 -0400 |
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2018-10-25 08:57:04 -0400 |
| commit | ff2460d5972a21363dab55cf874fc740380e5e55 (patch) | |
| tree | fb7a52dd05fc3046e38834bfacf8417725e670dc /tests/lib/test_table.py | |
| parent | 8b962e77595b499be610aee5f8ce6132f062affd (diff) | |
zebra: only perform shutdown signal processing once
Avoid running the shutdown/sigint handler code more than once. With
the async dataplane, once shutdown has been initiated, the completion
of all async updates triggers final shutdown of the zebra main
pthread. During that time, avoid taking and processing a second
signal, such as SIGINT or SIGTERM.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'tests/lib/test_table.py')
0 files changed, 0 insertions, 0 deletions
