]> git.ipfire.org Git - people/stevee/pakfire.git/commit
daemon: Make shutting down a bit faster.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Feb 2013 18:26:36 +0000 (19:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Feb 2013 18:26:36 +0000 (19:26 +0100)
commitfa736f5a879d8be263a398605557322a314635d5
tree3c68b00cdf8d951647a8ab48f62dd5ca824925f2
parent87e166ee0676914adc0da23e88bfe26865d610ee
daemon: Make shutting down a bit faster.

First, send SIGTERM to all processes and then wait
until they all have finished.
python/pakfire/daemon.py