[GRADLE-1004] ConcurrentModificationException in tasks.allTasks { } when the closure adds a task Created: 22/Jun/10 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.9 |
Fix Version/s: | 0.9-rc-1 |
Type: | Bug | ||
Reporter: | Adam Murdoch | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Description |
For example, if the closure triggers a rule which adds a task. |