Commit Graph

2 Commits (73099fa1ba4739e76c5c88e02c5972ac111672f0)

Author SHA1 Message Date
Guillermo Rodriguez 2bf8ce84cf
Add trio resource semantics to eventfd 2025-04-06 21:04:18 -03:00
Guillermo Rodriguez be818a720a
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 20:36:46 -03:00