Skip to content

Share Tee buffer#182

Merged
maxfischer2781 merged 16 commits intomasterfrom
consistency/tee-shared
Mar 9, 2026
Merged

Share Tee buffer#182
maxfischer2781 merged 16 commits intomasterfrom
consistency/tee-shared

Conversation

@maxfischer2781
Copy link
Owner

@maxfischer2781 maxfischer2781 commented Sep 8, 2025

This PR improves the buffer sharing of tee. Major changes include:

  • all peers of a tee share the same underlying buffer
  • tees of tees share the same underlying buffer
    • test buffer sharing

Closes #177

@maxfischer2781 maxfischer2781 self-assigned this Sep 15, 2025
@maxfischer2781 maxfischer2781 marked this pull request as ready for review March 9, 2026 20:43
@maxfischer2781 maxfischer2781 merged commit 4ac3c8c into master Mar 9, 2026
18 of 20 checks passed
@maxfischer2781 maxfischer2781 deleted the consistency/tee-shared branch March 9, 2026 20:49
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.

[Bug]: asyncstdlib.tee() doesn't preserve buffered state when creating multiple consumers

1 participant