Skip to content

Commit 99799dd

Browse files
sanityclaude
andcommitted
Merge main branch - keep both race condition and subscription tests
Resolved conflicts by preserving both test functions: - test_concurrent_get_deduplication_race (issue #1886) - test_isolated_node_local_subscription (PR #1844) Both tests are essential for regression coverage. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2 parents 929f156 + 9ffa46f commit 99799dd

17 files changed

Lines changed: 449 additions & 218 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
actions: read # Required for Claude to read CI results on PRs
2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v5
3030
with:
3131
fetch-depth: 1
3232

0 commit comments

Comments
 (0)