Re: [PATCH v2] rust_binder: check context manager before creating node
From: Keshav Verma
Date: Tue Jul 21 2026 - 22:25:54 EST
On Tue, Jul 21, 2026 at 1:04 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
> Honestly, I don't think we should make this change. It duplicates
> logic to optimize for a case that doesn't exist in practice. I'd
> prefer to avoid the code duplication this causes, than I want to
> optimize for a codepath nobody ever hits in practice.
Makes sense. Thanks again for the review.
Thank you,
Keshav Verma