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

thread::spawn, Send, Arc, Mutex #119

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Conversation

listochkin
Copy link
Member

No description provided.

Copy link
Member

@jonathanpallant jonathanpallant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Just some minor nits.

training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
training-slides/src/deconstructing-send-arc-mutex.md Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Jul 1, 2024

Deploying ferrous-systems-rust-training with  Cloudflare Pages  Cloudflare Pages

Latest commit: d029d6e
Status: ✅  Deploy successful!
Preview URL: https://c4dd7d14.ferrous-systems-rust-training.pages.dev
Branch Preview URL: https://thread-spawn-send-arc-mutex.ferrous-systems-rust-training.pages.dev

View logs

@jonathanpallant
Copy link
Member

couple of typos and one slide that didn't fit (I love the Cloudflare test deployments!)

@jonathanpallant
Copy link
Member

Left some notes - back with you @listochkin .

listochkin and others added 3 commits September 3, 2024 16:22
* removed "no way to recover the mutex" note since `Mutex::clear_poison` is stabilized now
@jonathanpallant jonathanpallant merged commit 1ef97c3 into main Sep 3, 2024
3 checks 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.

3 participants