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

Clean up AsyncAdapter #277

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Clean up AsyncAdapter #277

merged 3 commits into from
Nov 12, 2024

Conversation

Electron100
Copy link
Owner

Address TODOs, and improve comments including about why I believe the unsafe usage to be sound.
That said, I welcome additional eyes on the unsafe sections here . In some ways I find unsafe in Rust even harder to reason about than memory safety in C++ as Rust has a greater expectation that objects may be allowed to move.

@Electron100 Electron100 merged commit b325162 into master Nov 12, 2024
4 checks passed
@Electron100 Electron100 deleted the async-adapter-cleanup branch November 30, 2024 01:38
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.

1 participant