708fa8280a
fix reload issue by returning new configuration to the signal loop example: run crowdsec, disable agent in the config file, reload config. Now there is no agent but the signal loop believes there is, so triggering a reload configuration again will make the process hang forever. This commit updates the configuration in the signal loop with the one returned by the signal handler. |
||
---|---|---|
.. | ||
assert-crowdsec-not-running | ||
check-requirements | ||
collect-hub-coverage | ||
crowdsec-wrapper | ||
cscli-wrapper | ||
generate-hub-tests | ||
mock-http.py | ||
wait-for-port |