Skip to content

feat: implement WriteToAsyncRef for DeferredReadOrOwn - #2

Merged
dnbln merged 2 commits into
dnbln:trunkfrom
KiSetsuFu-PuLiN:deferred-read-or-own-write-to-async-ref
Sep 10, 2026
Merged

feat: implement WriteToAsyncRef for DeferredReadOrOwn#2
dnbln merged 2 commits into
dnbln:trunkfrom
KiSetsuFu-PuLiN:deferred-read-or-own-write-to-async-ref

Conversation

@KiSetsuFu-PuLiN

Copy link
Copy Markdown
Contributor

Implements WriteToAsyncRef for DeferredReadOrOwn, delegating to the inner DeferredRead or owned value, mirroring the existing WriteToAsync implementation.

Adds a test covering both branches: a Deferred handle written to another path re-reads its source file, while an Own value is written as stored.

@dnbln
dnbln merged commit 9d7cd91 into dnbln:trunk Sep 10, 2026
1 check 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.

2 participants