Skip to content

chore(test): fix resource warnings in test_net.py #1565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2025
Merged

Conversation

agners
Copy link
Collaborator

@agners agners commented Apr 14, 2025

Make sure to close sockets after use. This fixes ResourceWarnings about unclosed sockets.

Make sure to close sockets after use. This fixes ResourceWarnings
about unclosed sockets.
@agners agners requested a review from bdraco April 14, 2025 09:39
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (8359488) to head (1ec02dc).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1565   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          33       33           
  Lines        3401     3401           
  Branches      463      463           
=======================================
  Hits         3394     3394           
  Misses          5        5           
  Partials        2        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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

codspeed-hq bot commented Apr 14, 2025

CodSpeed Performance Report

Merging #1565 will not alter performance

Comparing fix-test-warnings (1ec02dc) with master (8359488)

Summary

✅ 6 untouched benchmarks

@agners agners merged commit 77a6717 into master Apr 14, 2025
34 checks passed
@agners agners deleted the fix-test-warnings branch April 14, 2025 09:54
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