Lines Matching refs:force
695 def close(self, force=True):699 behavior with files. Set force to True if you want to make sure that709 if not self.terminate(force):1097 def terminate(self, force=False):1100 SIGHUP and SIGINT. If "force" is True then moves onto SIGKILL. This1119 if force: