Skip to content

fix: add Send and Sync bounds for Buffered#18

Merged
loichyan merged 3 commits into
mainfrom
fix/sendable-buffered
Sep 2, 2025
Merged

fix: add Send and Sync bounds for Buffered#18
loichyan merged 3 commits into
mainfrom
fix/sendable-buffered

Conversation

@loichyan

@loichyan loichyan commented Sep 2, 2025

Copy link
Copy Markdown
Owner

Add Send and Sync bounds for Buffered so that it can be used in multi-thread contexts.

Thanks for the feedback from r/swoorup.

@codecov

codecov Bot commented Sep 2, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.09%. Comparing base (16b3dc2) to head (815439e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files          13       13           
  Lines         893      893           
=======================================
  Hits          876      876           
  Misses         17       17           

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

@loichyan loichyan merged commit b8fdd10 into main Sep 2, 2025
@loichyan loichyan deleted the fix/sendable-buffered branch September 2, 2025 09:15
@loichyan loichyan mentioned this pull request Sep 7, 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.

1 participant