summaryrefslogtreecommitdiff
path: root/releasenotes/notes/timeout-c3fb65acda04c1c7.yaml
blob: 4d48b5cafedd389f5048cf6a492b906b620a9776 (plain)
1
2
3
4
5
---
features:
  - |
    Adds a new ``timeout`` argument to ``processutils.execute``. If set,
    the process will be aborted if it runs more than ``timeout`` seconds.