Closed Bug 1574761 Opened 5 years ago Closed 5 years ago

Race condition creating old-configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

This is not something that happens under normal circumstances, but it can happen when you go fancy and run multiple configures in parallel with different objdirs, and old-configure doesn't exist in the first place ; then one configure may overwrite old-configure while another is starting to execute it, resulting in the latter nor executing old-configure completely.

This is not something that happens under normal circumstances, but it
can happen when you go fancy and run multiple configures in parallel
with different objdirs, and old-configure doesn't exist in the first
place ; then one configure may overwrite old-configure while another is
starting to execute it, resulting in the latter nor executing
old-configure completely.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b85cb0cd1e49
Avoid race condition creating old-configure. r=nalexander
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: