Skip to content

Commit db4105d

Browse files
committed
Dont be during three times
1 parent 454fa11 commit db4105d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2025-11-11-making-race-condition-tests-deterministic-with-cyclicbarrier-and-seam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish: true
77

88
# Making race condition tests deterministic with Concurrent::CyclicBarrier and seam
99

10-
During pair programming we wanted to use advisory lock to prevent race conditions during implementation of order splitting feature.
10+
During pair programming we wanted to use advisory lock to prevent race conditions while implementing an order splitting feature.
1111
One of the obvious question that can be ask during such session is:
1212
"How do we know this lock is really needed?"
1313

0 commit comments

Comments
 (0)