Skip to content

go executor: coalesce invalidation wakeups#19

Merged
ChenJesse merged 1 commit into
mainfrom
codex/nonblocking-invalidation-wakeup
Jul 3, 2026
Merged

go executor: coalesce invalidation wakeups#19
ChenJesse merged 1 commit into
mainfrom
codex/nonblocking-invalidation-wakeup

Conversation

@ChenJesse

Copy link
Copy Markdown
Contributor

Summary:

  • Coalesce duplicate invalidation wakeups with a non-blocking channel send.
  • Invalidate watch matches inline now that invalidation cannot block.
  • Add regression coverage for duplicate invalidations.

Tests:

  • go test ./...

@ChenJesse ChenJesse merged commit 955c358 into main Jul 3, 2026
1 check passed
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.

1 participant