Skip to content

chore(file-handle): Replace FileHandle futures with oneshot channel#313

Merged
PolyMeilex merged 1 commit into
masterfrom
chore-use-oneshot-for-file-handle-ops
May 12, 2026
Merged

chore(file-handle): Replace FileHandle futures with oneshot channel#313
PolyMeilex merged 1 commit into
masterfrom
chore-use-oneshot-for-file-handle-ops

Conversation

@PolyMeilex
Copy link
Copy Markdown
Owner

Using oneshot is easier, and handles the sender dropped case correctly.

@PolyMeilex PolyMeilex force-pushed the chore-use-oneshot-for-file-handle-ops branch 2 times, most recently from 6c191c8 to 555f2c0 Compare March 6, 2026 19:41
@PolyMeilex PolyMeilex added the no changelog Ignore changelog CI check label Mar 6, 2026
@PolyMeilex PolyMeilex force-pushed the chore-use-oneshot-for-file-handle-ops branch from 555f2c0 to f110652 Compare March 6, 2026 20:33
@PolyMeilex PolyMeilex force-pushed the chore-use-oneshot-for-file-handle-ops branch from f110652 to 3d370ec Compare March 6, 2026 21:09
@PolyMeilex PolyMeilex merged commit eae03d9 into master May 12, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog Ignore changelog CI check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant