mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
c4393d5e9e
It would appear that if an attribute error is raised when trying to detect a class atter, that the test suite does not run the class teardown method but continues regardless. This fixes the class attr error which then allows the teardown to run. Prior to this, if the teardown did not run, the entire suite would hang out shutdown because it was blocked on waiting for a ioloop to terminate. |
||
---|---|---|
.. | ||
__init__.py | ||
ipc_test.py | ||
pub_test.py | ||
req_test.py | ||
tcp_test.py | ||
zeromq_test.py |