tee: move aborted to MultiWriter#12078
Conversation
|
GNU testsuite comparison: |
Merging this PR will improve performance by 4.82%
Performance Changes
Comparing Footnotes
|
|
what does this help deduplicate, exactly? |
|
aborted is accessed from its code path. It is difficult to add make helper fn to dedup if it is not part of MultiWriter. |
|
perhaps this change should be part of that future refactoring? |
|
I need this soon. Is there any disadvantage for separating PR.
|
it was harder to review when the motivation was unclear, but ok |
|
@oech3 it's also fine to add multiple commits to a single PR if they belong together. Anyway, thanks! |
|
Thankyou! I deduped #11943 (just -10 lines...). I use different PR to make rebase easier. |
to dedup some code of #11943