Commit Graph

1 Commits (53e4760b8cd90b7275a769e77e72972db20e85ec)

Author SHA1 Message Date
Matt Martz 96ce4804ee
Resolve perf issue with async callback events (#76783)
* Don't send full task with async callback events. Fixes #76729

* Use args for async_status task, instead of k=v

* Make sure we send back the async task attrs for polling

* Add clog frag

* load is a staticmethod
3 years ago