File: raise-error-on-async-task-failure-b67c7bc189a4d6ca.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
fixes:
  - |
    Fixes an issue in the ``Connector`` class where an exception is not raised
    when an asynchronous operations fails.