File: timeout-c3fb65acda04c1c7.yaml

package info (click to toggle)
python-oslo.concurrency 7.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: python: 1,897; makefile: 27; sh: 20
file content (5 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (4)
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.