It would be useful to be able to kick off async invocations of Local/Runner/WheelClient from Orchestrate. To make that happen we need to add a saltutil.cmd_async
function (that matches saltutil.cmd
). Then add an async
flag to the various saltmod state functions to call that function instead.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
please reopen this. this is very much needed.
Thank you for updating this issue. It is no longer marked as stale.
thanks @rallytime 馃憤
ZD-2653
any updates?..
i implemented this in https://github.com/saltstack/salt/pull/50696
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
This is implemented as mattp- stated above in #50696 - closing now.
Most helpful comment
i implemented this in https://github.com/saltstack/salt/pull/50696