ee39ce31af
When the client stops, sends a shutdown command to the root daemon. If the socket is still in use, it will return a RuntimeError and stop the code execution. Instead of this, this exception is now captured and the shutdown command re-executed up to 3 times. In case of not succeeding, the process will continue the client shutdown. Change-Id: I0302b49e38523d6170be407d4563928cfcc3c1a3 Closes-Bug: #1878222 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
client.py | ||
cmd.py | ||
daemon.py | ||
filters.py | ||
jsonrpc.py | ||
version.py | ||
wrapper.py |