Commit Graph

1 Commits (32b5210648d2c421ec384ed70cc17c5b7017d64c)

Author SHA1 Message Date
Guillermo Rodriguez 40ce518f1f
Switch `tractor.ipc.MsgTransport.stream` type to `trio.abc.Stream`
Add EOF signaling mechanism
Support proper `receive_some` end of stream semantics
Add StapledStream non-ipc test
Create MsgpackRBStream similar to MsgpackTCPStream for buffered whole-msg reads
Add EventFD.read cancellation on EventFD.close mechanism using cancel scope
Add test for eventfd cancellation
Improve and add docstrings
2025-03-22 16:39:43 -03:00