Skip to content

Fix two crashes in the aiokafka threaded producer - #759

Open
wbarnha wants to merge 12 commits into
masterfrom
claude/faust-aiokafka-shutdown-publish-fixes
Open

Fix two crashes in the aiokafka threaded producer#759
wbarnha wants to merge 12 commits into
masterfrom
claude/faust-aiokafka-shutdown-publish-fixes

Assert the base shutdown coroutine is awaited, not just called

fdbf5a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2026 in 0s

96.20% (-0.01%) compared to 181b184

View this Pull Request on Codecov

96.20% (-0.01%) compared to 181b184

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (181b184) to head (fdbf5a8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #759      +/-   ##
==========================================
- Coverage   96.20%   96.20%   -0.01%     
==========================================
  Files         110      110              
  Lines       11789    11790       +1     
  Branches     1281     1281              
==========================================
  Hits        11342    11342              
- Misses        350      351       +1     
  Partials       97       97              

☔ View full report in Codecov by Harness.
📢 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.