Skip to content
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

Implement a more robust cancellation of I/O workers #40

Merged
merged 6 commits into from
Jul 19, 2024

Conversation

jamesmunns
Copy link
Owner

@jamesmunns jamesmunns commented Jul 18, 2024

If any worker encounters a fatal error, the entire machinery will be halted, and users will be notified on their next interaction with the HostClient.

Closes #39

If any worker encounters a fatal error, the entire machinery will be halted,
and users will be notified on their next interaction with the HostClient
@jamesmunns

This comment was marked as resolved.

@jamesmunns
Copy link
Owner Author

https://docs.rs/maitake-sync/latest/maitake_sync/struct.WaitQueue.html#method.is_closed

maitake-sync v0.1.2 is released thanks to @\hawkw!

@jamesmunns jamesmunns merged commit 7ceb36f into main Jul 19, 2024
1 check passed
@jamesmunns jamesmunns deleted the james/better-cancellation branch July 19, 2024 11:23
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.

Handle MCU Disconnections
1 participant