Skip to content

Conversation

miguelgrinberg
Copy link
Owner

@miguelgrinberg miguelgrinberg commented Sep 28, 2025

This change adds the name(s) of the failed namespaces to the error message included with the raised connection exception. Also, it indirectly optimizes the wait for namespaces in the connection method, by returning after all the namespaces are known to have succeeded or failed, instead of waiting until the wait timeout.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b3da354) to head (46069e7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1496   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines         2530      2532    +2     
  Branches       432       432           
=========================================
+ Hits          2530      2532    +2     

☔ 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.

@miguelgrinberg miguelgrinberg merged commit 5dc2aea into main Sep 28, 2025
32 of 44 checks 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.

2 participants