Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(signals): add WritableResultExt trait #5338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking "Sign up for GitHub", you agree to our terms of service and privacy statement. We'll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
ealmloff merged 3 commits into DioxusLabs:main from costajohnt:feat/writable-result-ext
Mar 9, 2026

switch to a single write to avoid race conditions with sync signals

0b9f341
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(signals): add WritableResultExt trait #5338

switch to a single write to avoid race conditions with sync signals
0b9f341
Select commit
Loading
Failed to load commit list.
Check MSRV
succeeded Mar 9, 2026 in 2m 27s