Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change `PESSIMISTIC_READ` to `PESSIMISTIC_WRITE`. Otherwise, the solution to the race condition at the bottom of the article would allow concurrent reads, which would not solve the presented race condition problem.
- Loading branch information