Y
Hacker News
new
|
ask
|
show
|
jobs
by
Seattle3503
75 days ago
If I need to grab 100 locks, they are all moving around a lot, but I've got the first 10, will the order be the same for someome trying to get the same 100? Eg maybe someone swaps two that neither of us has grabbed yet.
1 comments
Guvante
66 days ago
That makes sense you could only move locks that are "after" all taken locks
link