Skip to content

Add .aclose() async method#709

Merged
asvetlov merged 3 commits intomasterfrom
aclose
Dec 6, 2024
Merged

Add .aclose() async method#709
asvetlov merged 3 commits intomasterfrom
aclose

Conversation

@asvetlov
Copy link
Member

@asvetlov asvetlov commented Dec 6, 2024

Is is a simple shortcut for q.close() + await q.wait_closed() calls

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #709 will not alter performance

Comparing aclose (8004bcf) with master (28c33b1)

Summary

✅ 4 untouched benchmarks

@asvetlov asvetlov enabled auto-merge (squash) December 6, 2024 22:10
@asvetlov asvetlov merged commit ad2b1bd into master Dec 6, 2024
@asvetlov asvetlov deleted the aclose branch December 6, 2024 22:15
@codecov
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (28c33b1) to head (8004bcf).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
+ Coverage   94.42%   94.44%   +0.02%     
==========================================
  Files           5        5              
  Lines        1364     1369       +5     
  Branches      109      109              
==========================================
+ Hits         1288     1293       +5     
  Misses         52       52              
  Partials       24       24              

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

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.

1 participant