summaryrefslogtreecommitdiffstats
path: root/python.d/redis.chart.py
diff options
context:
space:
mode:
authorpaulfantom <paulfantom@gmail.com>2016-07-19 01:56:24 +0200
committerpaulfantom <paulfantom@gmail.com>2016-07-19 01:56:24 +0200
commitb6cfb65b111568d35a6fce2f0a4b4a96c64b8598 (patch)
tree933ab7e941add6e81670cb247596b7c34c06df51 /python.d/redis.chart.py
parent7c78678d6f065d874b8c37b64aeb75f37ba4a2d9 (diff)
non-blocking `SocketService` draft 2
Diffstat (limited to 'python.d/redis.chart.py')
-rw-r--r--python.d/redis.chart.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/redis.chart.py b/python.d/redis.chart.py
index f4655ac23c..f54762df2b 100644
--- a/python.d/redis.chart.py
+++ b/python.d/redis.chart.py
@@ -66,6 +66,7 @@ class Service(SocketService):
self.unix_socket = None
self.order = ORDER
self.definitions = CHARTS
+ self._keep_alive = True
def _get_data(self):
"""