Skip to content

Conversation

@pi0
Copy link
Member

@pi0 pi0 commented Oct 14, 2025

This PR updates tests to better inspect cross-runtime request abort behavior by globally tracking them all.

Currently, Deno (native) and srvx Node adapters (HTTP1 / HTTP2) behave consistently by always emitting abort event on all requests.

Bun behaves differently and ONLY emits abort event if fetch (client) explicitly aborts.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pi0 pi0 merged commit e27cd67 into main Oct 14, 2025
4 checks passed
@pi0 pi0 deleted the test/abort-signal-count branch October 14, 2025 12:25
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