summary refs log tree commit diff
path: root/changelog.d/10638.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow modules to run looping call on all instances (#10638)Erik Johnston2021-08-181-0/+1
By default the calls only ran on the worker configured to run background tasks.