mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
234d02b218
Fixes #21707 The issue is basically that the master has seen N minions-- and not all N are currently connected. The publish job returns to the salt-api that N minions got the job-- and it dutifilly waits for all the returns. With this we use the same ping timeout that the CLI does while waiting for returns. So once all minions are no longer running the job we will return. |
||
---|---|---|
.. | ||
rest_cherrypy | ||
rest_tornado | ||
__init__.py |