summaryrefslogtreecommitdiff
path: root/releasenotes/notes/circular-deps-649f0fdd4dc5599f.yaml
blob: 528a6be7fd32a3ed00f783dd7fb73f164d49b56a (plain)
1
2
3
4
5
6
---
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.