Lines Matching refs:proc2
220 proc2 = self.Process(target=self._test, daemon=False)221 self.assertFalse(proc2.daemon)