Actions
Bug #20173
closed
Concurrent calls to Subnet#unused_ip may return the same ip address
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
In the time between lock file existence check and lock file creation it is possible for other threads to successfully pass File.exists? check, therefore creating a race condition.
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 37e4072970858618140d0c9692b6e4727b5202be.
Updated by Lukas Zapletal over 7 years ago
- Translation missing: en.field_release set to 287
BZ associated, we need a cherry pick thanks.
Actions