Skip to content

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