mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Address deferred review feedback for `messagepartbuffer` by documenting its episode lifecycle, extracting the repeated episode lookup and finalization helpers, and documenting subscriber channel buffering decisions. Addresses these PR #26109 comments: - https://github.com/coder/coder/pull/26109#discussion_r3379915812 - https://github.com/coder/coder/pull/26109#discussion_r3379988015 - https://github.com/coder/coder/pull/26109#discussion_r3380010948 - https://github.com/coder/coder/pull/26109#discussion_r3380029684