profwpollock
profwpollock
- I have searched open and closed issues and pull requests for duplicates, using these search terms: - chapter 04 - println! - - I have checked the latest `main`...
- I have searched open and closed issues and pull requests for duplicates, using these search terms: - Figure 4-5 - scope - references - I have checked the latest...
### Type of error Typo ### Location of the error https://marabos.nl/atomics/atomics.html#example-statistics ### Description of the error Simple grammar error
### 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....