File: default-timeout-26c838af8b7af9fc.yaml

package info (click to toggle)
python-os-brick 6.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,220 kB
  • sloc: python: 20,429; sh: 92; makefile: 23
file content (5 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
fixes:
  - |
    Add a 10 minutes default timeout to shell commands executed through
    subprocess to prevent the possibility of them getting stuck forever.