Commit Graph

5 Commits (4c53c3e9b3ad5132adf8b116526605b78c601233)

Author SHA1 Message Date
Guillermo Rodriguez 4c53c3e9b3
IPC ring bug impl with async read 2025-03-27 19:14:20 -03:00
Tyler Goodlet c67f72ca48 Pass `str` dtype for `use_str` case 2025-03-27 15:51:53 -04:00
Tyler Goodlet 5f085b94ab 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-27 15:51:53 -04:00
Tyler Goodlet 1a6d8639c4 Add repetitive attach to existing segment test 2025-03-27 15:51:53 -04:00
Tyler Goodlet f81138a968 Add initial readers-writer shm list tests 2025-03-27 15:51:53 -04:00