summaryrefslogtreecommitdiff
path: root/releasenotes/notes/inspector-periodics-34449c9d77830b3c.yaml
blob: 5b54877730fe102590bc9627c630b7954fdfb20b (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    The periodic tasks for the ``inspector`` inspect interface are no longer
    disabled if the ``[inspector]enabled`` option is not set to ``True``.
    The help string of this option claims that it does not apply to hardware
    types. In any case, the periodic tasks are only run if any enabled
    classic driver or hardware interface requires them.