pyzmq/zmq/tests
Min RK 89143c5dee try cleanup up contexts in test_decorators
maybe leaks from here cause the occasional hang in test_devices

it's the first test in test_devices, and that test doesn't create any sockets,
so it is likely leftover state from an earlier test and not the failing test that is the problem
2021-05-25 11:16:36 +02:00
..
__init__.py try cleanup up contexts in test_decorators 2021-05-25 11:16:36 +02:00
conftest.py try copying tornado for proactor loop support 2021-05-10 13:02:57 +02:00
cython_ext.pyx make zmq cimportable 2020-02-11 10:59:59 +01:00
test_asyncio.py hook up selector.close to loop 2021-05-10 14:19:35 +02:00
test_auth.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_cffi_backend.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_constants.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_context.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_cython.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_decorators.py try cleanup up contexts in test_decorators 2021-05-25 11:16:36 +02:00
test_device.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_draft.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_error.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
test_etc.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_future.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_imports.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_includes.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_ioloop.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_log.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_message.py cffi: ensure Frame.bytes is bytes 2021-01-28 14:45:06 +01:00
test_monitor.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_monqueue.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_multipart.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_mypy.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_pair.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_poll.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_proxy_steerable.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_pubsub.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_reqrep.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_retry_eintr.py hook up selector.close to loop 2021-05-10 14:19:35 +02:00
test_security.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_socket.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
test_ssh.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_version.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_win32_shim.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_z85.py add mypy stubs 2020-11-25 15:16:34 +01:00
test_zmqstream.py add mypy stubs 2020-11-25 15:16:34 +01:00