mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
The class docstring still credited the GIL plus per-frame PIPE_BUF atomicity for serializing writes, which _write_lock's full-write loop already superseded. State the current contract (writers serialized by _write_lock around a full-write loop) and drop the double blank line under the binding-replies note heading.