in gce_rescue/utils.py [0:0]
def __init__(self, target): self.target = target self._pivot = multiprocessing.Value('i', 1) self._proc = None