twisted._threads.Team._coordinateThisTask(self, task) method documentationtwisted._threads.__init__.Team
          View Source
          
        
      Select a worker to dispatch to, either an idle one or a new one, and perform it.
This method should run on the coordinator worker.
| Parameters | task | the task to dispatch (type: 0-argument callable) | 
| Function | doWork | Undocumented |