zuul/releasenotes/notes/circular-deps-649f0fdd4dc55...

7 lines
213 B
YAML

---
features:
- |
Circular dependencies are now optionally supported (but disabled
by default). To permit dependency cycles to be enqueued, see the
:attr:`queue.allow-circular-dependencies` option.