fix: ignore SSE pushes after stream close#1411
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughEventStream consolidates "closed" state detection into a private ChangesPost-Close Stream Behavior
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Verification
pnpm vitest run test/sse.test.ts --coverage=falsepnpm lint(passes with existingtypescript(await-thenable)warning intest/bench/bench.ts)git diff --checkCloses #1410
Summary by CodeRabbit
Bug Fixes
Tests