History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1346
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Race condition preparing bootstrapper for a specific agent

Created: 05/Dec/07 04:46 AM   Updated: 13/Dec/07 05:40 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.5, 1.2.43


 Description  « Hide
The recipe requests for multiple agents share a single bootstrapper which is prepared for each agent before copying over the wire. This leads to a race where one agent can see another agent's name in their bootstrapper. When this occurs the build will likely work anyway - but it may also cause strange failures (esp. for incremental builds).

 All   Comments   Change History      Sort Order:
jason - 05/Dec/07 04:52 AM
Fixed in change 4026.

jason - 13/Dec/07 05:40 AM
Merged to trunk in change 4036.