Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-22 | Factor PusherPool._start_pusher out of _start_pushers | Richard van der Hoff | 1 | -18/+33 | |
... and use it from start_pusher_by_id. This mostly simplifies start_pusher_by_id. | |||||
2018-10-22 | Rename _refresh_pusher | Richard van der Hoff | 2 | -3/+4 | |
This is public (or at least, called from outside the class), so ought to have a better name. | |||||