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

arc1.rs #540

Closed
jhiver opened this issue Sep 27, 2020 · 1 comment
Closed

arc1.rs #540

jhiver opened this issue Sep 27, 2020 · 1 comment

Comments

@jhiver
Copy link

jhiver commented Sep 27, 2020

Hello Rustaceans, first of all thanks for this fantastic project, it's been helping me so far.

I have an issue with arc1.rs though.. I was doing the exercices humming along nicely and all of the sudden BOOOOM all at once we have threads, closures, Arc, and join handles. And for the life of me I don't even know out what this code is supposed to achieve!

Would be nice to explain what we're trying to do here, and maybe introduce some other concepts (closures, threads) through exercices prior to this one.

Thanks for your time and your help making the rust learning curve smoother! Have a great day

@jhiver
Copy link
Author

jhiver commented Sep 27, 2020

Ahhh looks like this is a duplicate issue #250

@jrvidal jrvidal closed this as completed Nov 16, 2020
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

No branches or pull requests

2 participants