Skip to content

Update capnp-cpp to v2 head (Executor::isCurrent + setRunnable ordering) - #7281

Open
danlapid wants to merge 1 commit into
mainfrom
dlapid/bumpCapnp2814
Open

Update capnp-cpp to v2 head (Executor::isCurrent + setRunnable ordering)#7281
danlapid wants to merge 1 commit into
mainfrom
dlapid/bumpCapnp2814

Conversation

@danlapid

@danlapid danlapid commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Bumps the capnp-cpp pin to the current v2 head (851c45b), a 2-commit forward move from e9a6b56 that lands capnproto/capnproto#2814:

  • kj/async: a lock-free Executor::isCurrent(), and
  • EventLoop::wait() now reports setRunnable(false) to the EventPort before calling port.wait().

The upcoming kj-rs / kj-rs-tokio async-bridge work depends on both (a plain isCurrent() instead of a duplicate helper, and a non-stale setRunnable during a park). Regenerated via build/deps/update-deps.py capnp-cpp; deps.jsonc is unchanged (it already tracks v2).

Validated locally: full workerd build and bazel test //src/rust/... (36/37, 1 platform-skip) against the new pin.

🤖 Generated with Claude Code

Picks up capnproto/capnproto#2814 (kj/async: lock-free Executor::isCurrent()
and EventLoop::wait() reporting setRunnable(false) before EventPort::wait()),
now merged into v2. Forward bump from e9a6b56 (ahead 2).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@danlapid
danlapid requested review from a team as code owners September 9, 2026 02:35
@ask-bonk

ask-bonk Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

LGTM

github run

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