summaryrefslogtreecommitdiff
path: root/changelogs/fragments/76729-async-callback-perf.yml
blob: 64d9299554558e37b35ca02906d721fffb02d196 (plain)
1
2
3
bugfixes:
- async - Improve performance of sending async callback events by never sending the full task through the queue
  (https://github.com/ansible/ansible/issues/76729)