poller.py
3.92 KB
-
Clear out complex_args before running async_status · 9124ebb4
When using complex args with an async task, the subsequent runs of async_status would inherit them, causing a module error (invalid params). Fixes #3150
James Cammarata committed