Files
uno-q-audio-synth/scripts
david a94ac07a5c
Validate and Test / validate-patches (push) Failing after 13s
fix: pack frame at render time, send without POLLOUT dependency
- pending_bytes stores already-packed msgpack, sendable immediately
- Try sendall() directly every iteration — no POLLOUT gate
- Refresh path resends last_sent_params (not raw frame tuple)
- Router socket uses settimeout instead of setblocking for simpler I/O
2026-06-24 03:56:50 -07:00
..