diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2014-10-30 01:58:38 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2014-10-30 03:42:35 +0100 |
commit | e2bdcfa904b7858f369e95cced1a6b2e93fa5a10 (patch) | |
tree | 36777d68b59a21347d17993eb1d88610920b8be5 /src/lib/Bcfg2/Server/Lint/Pkgmgr.py | |
parent | 31217590131874945ac52cab6256c332ab6571a4 (diff) | |
download | bcfg2-e2bdcfa904b7858f369e95cced1a6b2e93fa5a10.tar.gz bcfg2-e2bdcfa904b7858f369e95cced1a6b2e93fa5a10.tar.bz2 bcfg2-e2bdcfa904b7858f369e95cced1a6b2e93fa5a10.zip |
Lint: handle KeyboardInterupt during fam events
If a KeyboardInterupt occurs during block_for_fam_events core.shutdown()
has to be called. block_For_fam_events will start the fam thread and
if shutdown is not called the main thread will stop on an exception and
python will wait until the fam thread stops (never).
Diffstat (limited to 'src/lib/Bcfg2/Server/Lint/Pkgmgr.py')
0 files changed, 0 insertions, 0 deletions