When two people do the same task, nobody was careless
Duplicate work is almost never a diligence problem. It is a timing problem. One person checks whether a task is taken, sees it free, and starts. A second person checks in the same window and sees the same thing. MITRE catalogued this failure as CWE-367, and the fix is the same in software and in operations: make the claim and the check one act.