Files
RedBear-OS/ptyd
Red Bear OS 0683c020a5 ptyd: harden against transient scan/event-queue errors
Replace two panics (initial scan_requests expect, event-queue read
expect) and a socket-event break with error logging + continuation. A
transient error reading the event queue or scanning requests must not
kill ptyd and take the whole pty subsystem down with it.

(Change found as uncommitted work in the fork; committing to preserve
it and unblock the clean-fork build gate.)
2026-07-19 12:25:21 +09:00
..