salt/tests/unit/transport
Wayne Werner e3080f10d6
Add sleep before sending stop over UDP
UDP packets are unordered - and apparently on Mac it's pretty easy for
the stop message to come before the last message we're trying to test
with. This has us wait a tenth of a second more before we tell the test
thing to stop.

Signed-off-by: Wayne Werner <wwerner@saltstack.com>
2019-01-25 14:48:40 -05:00
..
__init__.py Add initial req_channel tests 2015-04-07 20:53:26 -07:00
mixins.py [PY3] Add unicode_literals to transports 2017-12-28 17:10:42 -06:00
test_ipc.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_tcp.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_zeromq.py Add sleep before sending stop over UDP 2019-01-25 14:48:40 -05:00