summary refs log tree commit diff
path: root/changelog.d/7104.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.12.0rc1Richard van der Hoff2020-03-191-1/+0
|
* Move pusherpool startup into _base.setup (#7104)Richard van der Hoff2020-03-191-0/+1
This should be safe to do on all workers/masters because it is guarded by a config option which will ensure it is only actually done on the worker assigned as a pusher.