Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-22 | move get_all_pushers call down | Richard van der Hoff | 1 | -3/+9 | |
simplifies the interface to _start_pushers | |||||
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. |