tekpig

Results 5 comments of tekpig

I have tried to change aliyun to tuna.tsinghua, but it still doesn't work.

@luofeilong it's not that case, i have tried it. You can reproduce it easily. 1. let all zookeeper servers down; 2. cusomerize the listener function, and add this listener to...

@luofeilong version is kazoo (2.2.1) `# -_\- coding: utf-8 -_- import sys import logging import signal import re import subprocess import time logging.basicConfig(level=logging.NOTSET) logger = logging.getLogger() def is_running(process): s =...

@luofeilong yes, you're right. So, if i want to do the operation as my listener function shows, how can i do that? From my perspective, it's reasonable to do something...

so it's the drawback of this library, i think it should be improved.