pyzmq/zmq/eventloop
Min RK 7a72909ac6 warn instead of raise on events callbck after terminating context
same as closing socket

socket could close or context could term between callback being scheduled and executed

seems to happen sometimes on Windows with the extra selector thread
2021-08-31 08:45:56 +02:00
..
minitornado bump minitornado warning stacklevel 2017-12-19 16:41:40 +01:00
__init__.py improve deprecations with tornado 5 2017-11-10 14:49:39 +01:00
_deprecated.py add mypy stubs 2020-11-25 15:16:34 +01:00
future.py async apis: Remove persistent associations with event loops 2021-07-06 10:39:43 +02:00
ioloop.py run pre-commit fixer 2021-05-16 21:23:37 +02:00
zmqstream.py warn instead of raise on events callbck after terminating context 2021-08-31 08:45:56 +02:00