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

Chapter 2, "progress reporting" typo in code #59

Open
profwpollock opened this issue Oct 26, 2024 · 0 comments
Open

Chapter 2, "progress reporting" typo in code #59

profwpollock opened this issue Oct 26, 2024 · 0 comments

Comments

@profwpollock
Copy link

profwpollock commented Oct 26, 2024

Type of error

Typo

Location of the error

[https://marabos.nl/atomics/atomics.html#synchronization]
(the example that uses parking_timeout)

Description of the error

In the main thread loop, thread::parking_timeout should be main_thread.parking_timeout. The code would be clearer to your audience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant