Skip to content

Conversation

@MozirDmitriy
Copy link
Contributor

FlashBlockPendingSequence::finalize already clears cached_reads, and this behavior is enforced by tests. The extra
take_cached_reads call in SequenceManager::insert_flashblock always operated on None and had no effect, while its comment suggested that it was responsible for wiping the cache. Removing this no-op call and misleading comment makes the cache lifecycle clearer and keeps the implementation aligned with the tested invariants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant