[GRADLE-2544] artifact cache can become corrupted on concurrent update by multiple processes Created: 01/Nov/12 Updated: 04/Jan/13 Resolved: 04/Nov/12 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 1.3-rc-1 | 
| Type: | Bug | ||
| Reporter: | Adam Murdoch | Assignee: | Unassigned | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 Happens when the same module version is resolved concurrently by multiple processes, and the cached metadata or artifacts for that module are updated by one or both of the processes.  |