File: raise-error-on-async-task-failure-b67c7bc189a4d6ca.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-- 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.