Skip to content

Assert if a second pusher is added without upgrading#750

Merged
frankmcsherry merged 1 commit intoTimelyDataflow:masterfrom
frankmcsherry:assert_if_doublepushered
Feb 24, 2026
Merged

Assert if a second pusher is added without upgrading#750
frankmcsherry merged 1 commit intoTimelyDataflow:masterfrom
frankmcsherry:assert_if_doublepushered

Conversation

@frankmcsherry
Copy link
Member

There is a code path that could silently error if held incorrectly, and in the absence of a static guarantee that it will succeed, this PR adds an assert should the bad thing happen (a second pusher being added to a TeeHelper without first upgrading).

More thought about how to improve this stuff, by improving the code. But later.

@frankmcsherry frankmcsherry merged commit 1213520 into TimelyDataflow:master Feb 24, 2026
7 checks passed
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