Commit Graph

1 Commits (9ee585e599a5f70976e51e55bffc0b8c81dc3c3a)

Author SHA1 Message Date
Guillermo Rodriguez e56306e8f0
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-27 19:14:21 -03:00