Skip to content

Conversation

@fhanau
Copy link
Contributor

@fhanau fhanau commented Nov 12, 2025

No description provided.

@fhanau
Copy link
Contributor Author

fhanau commented Nov 12, 2025

  • Need to verify that these are safe before merge – the tail worker one is not but can be removed after a different in-review change.

- This includes making TailStreamWriter non-refcounted.
@fhanau fhanau marked this pull request as ready for review November 24, 2025 22:34
@fhanau fhanau requested review from a team as code owners November 24, 2025 22:34
@fhanau fhanau requested a review from mar-cf November 24, 2025 22:34
TRACE_EVENT("workerd", "WorkerEntrypoint::init() create new IoContext");
auto actorRef = actor.map([](kj::Own<Worker::Actor>& ptr) -> Worker::Actor& { return *ptr; });

// TODO: Does this refcounted instane always live long enough for ioContextDependency here?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Still need to figure this one out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant