@ -11,7 +11,7 @@ class XProcess(Process):
def __init__(self, partition, lock, ipsearch, log, rdb=None, event_attr=None):
super(XProcess, self).__init__()
self.daemon = True
# self.daemon = True
self.partition = partition
self.lock = lock
self.ipsearch = ipsearch
The note is not visible to the blocked user.