Exemplo n.º 1
0
 def makeProtocol(self):
     """See `ProcessTestsMixin.makeProtocol`."""
     return CodeImportWorkerMonitorProtocol(self.termination_deferred,
                                            self.worker_monitor,
                                            self.log_file, self.clock)