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

Mutex & Safe access to FatDriver #9

Merged
merged 5 commits into from
Sep 9, 2023
Merged

Conversation

malandrakisgeo
Copy link
Contributor

Hello!

I am a total n00b in Rust. I like your project, and I thought I could somewhat improve my Rust skills by fixing one of your TODOs. Hence this simple mutex for safe access to structures.

Feel free to diss my code. I'll try to make this mutex somewhat more complex and safe, as soon as time allows it.

@mrgian
Copy link
Owner

mrgian commented Sep 9, 2023

Ehi @malandrakisgeo great job!
This is something I should have done sooner but never got into it.
The goal is to make Felix completely memory safe in the future, and this is the first step into it!

Thank you!

@mrgian mrgian merged commit 9a98d81 into mrgian:main Sep 9, 2023
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