salt/tests/unit/netapi
Thomas Jackson 234d02b218 Add timeout to saltnado's event listener
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.
2015-03-18 08:09:41 -07:00
..
rest_cherrypy Added encoding comment to empty init files 2014-06-19 17:37:44 -06:00
rest_tornado Add timeout to saltnado's event listener 2015-03-18 08:09:41 -07:00
__init__.py Added encoding comment to empty init files 2014-06-19 17:37:44 -06:00