Skip to content

handle closed from relay#185

Merged
frnandu merged 3 commits intomasterfrom
fix-handle-closed
Jul 2, 2025
Merged

handle closed from relay#185
frnandu merged 3 commits intomasterfrom
fix-handle-closed

Conversation

@frnandu
Copy link
Collaborator

@frnandu frnandu commented Jun 30, 2025

...instead of removing entire request from inflight
fixes #186

  • add test to showcase the issue

@frnandu frnandu added this to the 0.5 milestone Jun 30, 2025
@frnandu frnandu marked this pull request as ready for review June 30, 2025 14:48
@frnandu frnandu requested a review from 1-leo June 30, 2025 14:48
@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.19%. Comparing base (b898415) to head (be4d50b).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   71.13%   71.19%   +0.06%     
==========================================
  Files         119      119              
  Lines        4164     4173       +9     
==========================================
+ Hits         2962     2971       +9     
  Misses       1202     1202              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@frnandu frnandu merged commit f2eda7d into master Jul 2, 2025
3 checks passed
@frnandu frnandu removed this from the 0.5 milestone Jul 2, 2025
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.

RECEIVED EVENT not in globalState inFlightRequests

2 participants