Open
Bug 1583356
Opened 6 years ago
Updated 3 years ago
Detect circular dependencies in taskgraph
Categories
(Firefox Build System :: Task Configuration, enhancement)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: mhentges, Unassigned)
Details
I was refactoring some jobs for Firefox TV and I accidentally had the build task depend on itself. When taskgraph target-graph was invoked, it would hang.
It would be great if taskgraph warned about the circular dependency and explained where it was
| Reporter | ||
Updated•6 years ago
|
Summary: Detect circular dependencies in taskgraph+ → Detect circular dependencies in taskgraph
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•