Skip to content

Replace raw Writer& with kj::Ptr<Writer> - #6931

Merged
jasnell merged 2 commits into
mainfrom
jasnell/writer-kj-ptr
Aug 7, 2026
Merged

Replace raw Writer& with kj::Ptr<Writer>#6931
jasnell merged 2 commits into
mainfrom
jasnell/writer-kj-ptr

Conversation

@jasnell

@jasnell jasnell commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Replaces raw references of Writer& with kj::Ptr

jasnell added 2 commits August 7, 2026 12:20
Signed-off-by: James M Snell <jsnell@cloudflare.com>
Signed-off-by: James M Snell <jsnell@cloudflare.com>
@jasnell
jasnell requested review from a team as code owners August 7, 2026 19:21
@jasnell jasnell changed the title Jasnell/writer kj ptr Replace raw Writer& with kj::Ptr<Writer> Aug 7, 2026

@guybedford guybedford left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one suggestion.

Comment thread src/workerd/api/streams/internal.c++
@ask-bonk

ask-bonk Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

@jasnell Bonk workflow was cancelled.

View workflow run · To retry, trigger Bonk again.

@jasnell
jasnell enabled auto-merge August 7, 2026 20:58
@jasnell
jasnell merged commit 5d701d3 into main Aug 7, 2026
29 of 36 checks passed
@jasnell
jasnell deleted the jasnell/writer-kj-ptr branch August 7, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants