File: add-read-and-connect-timeout-9f7dc3ed63c192c8.yaml

package info (click to toggle)
python-sushy 5.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,036 kB
  • sloc: python: 16,382; makefile: 24; sh: 2
file content (5 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (2)
1
2
3
4
5
fixes:
  - Fixes bug where sushy would not pass a read/connect timeout through to
    requests when making requests to a redfish service. This means that an
    ill-timed failure could cause python processes calling sushy to freeze
    indefinitely.