Start the get_pdu cache

pull/79/head
Erik Johnston 2015-02-17 15:44:01 +00:00
parent 0194e71e99
commit 8b919c00f3
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ def setup():
hs.get_pusherpool().start()
hs.get_state_handler().start_caching()
hs.get_datastore().start_profiling()
hs.get_replication_layer().start_pdu_fail_cache()
if config.daemonize:
print config.pid_file