mrpollo merged PX4/px4-ulog-rs#8 · June 24, 2026 14:55 Recover truncated logs in the streaming callback API too #8 The streaming entry point read_file_with_simple_callback discarded a truncated log entirely: it delivered every valid message to the callback and t… +130 -65