Commit Graph

5 Commits (8c82a05f4b556d6e0db8eae3504d499da4e0eaae)

Author SHA1 Message Date
Guillermo Rodriguez 8c82a05f4b
IPC ring bug impl with async read 2025-03-22 16:38:51 -03:00
Tyler Goodlet 8c29ce3724 Pass `str` dtype for `use_str` case 2025-03-22 15:02:56 -04:00
Tyler Goodlet 917e6fa2b2 Parametrize rw test with variable frame sizes
Demonstrates fixed size frame-oriented reads by the child where the
parent only transmits a "read" stream msg on "frame fill events" such
that the child incrementally reads the shm list data (much like in
a real-time-buffered streaming system).
2025-03-22 15:02:56 -04:00
Tyler Goodlet 3ced3108c4 Add repetitive attach to existing segment test 2025-03-22 15:02:56 -04:00
Tyler Goodlet b9091b7caa Add initial readers-writer shm list tests 2025-03-22 15:02:56 -04:00