twisted._threads.Team.grow(self, n) method documentationtwisted._threads.__init__.Team
View Source
Increase the the number of idle workers by n.
| Parameters | n | The number of new idle workers to create. (type: int) |
| Function | createOneWorker | Undocumented |