This is deeper and more detailed than the previous sections
Also, the part on restructuring the code should be higher up
Added more warnings on Send Guards.
Linking to Alice Ryhl's post twice, both segments seem to benefit from this link.
This PR has some "quick fixes", that I believe would be helpful for tokio users at large.
The best thing we could do I believe, however, would be to sanitize the examples, so that all the example code would have wrapped mutexes only, making it much less likely for tokio users to end up with problematic code.
This PR has some "quick fixes", that I believe would be helpful for tokio users at large.
The best thing we could do I believe, however, would be to sanitize the examples, so that all the example code would have wrapped mutexes only, making it much less likely for tokio users to end up with problematic code.