Releases: QuantStack/zmq-anyio
Releases · QuantStack/zmq-anyio
0.3.13
15 Nov 08:33
Compare
Sorry, something went wrong.
No results found
Include tests to source distribution.
0.3.12
14 Nov 16:12
Compare
Sorry, something went wrong.
No results found
Update GitHub workflows and use uv instead of hatch.
0.3.11
14 Nov 15:46
Compare
Sorry, something went wrong.
No results found
Simplify wait_readable loop and use anyio.notify_closing.
0.3.10
29 Jul 16:58
Compare
Sorry, something went wrong.
No results found
0.3.9
17 Mar 10:37
Compare
Sorry, something went wrong.
No results found
Allow multiple start/stop calls.
0.3.8
13 Mar 10:21
Compare
Sorry, something went wrong.
No results found
Make sure that self._start and self.stop calls are contained within TaskGroup async context manager (PR by @graingert ).
0.3.7
12 Mar 09:19
Compare
Sorry, something went wrong.
No results found
0.3.6
06 Mar 23:49
Compare
Sorry, something went wrong.
No results found
Try to start the socket if it has a task group.
0.3.5
06 Mar 20:27
Compare
Sorry, something went wrong.
No results found
Ignore exceptions in all tasks.
0.3.4
06 Mar 19:58
Compare
Sorry, something went wrong.
No results found
Ignore exceptions while reading socket.