File: no-start-task-manager-56773f3ea5eb3a59.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed a regression in the new `TaskManager` code which caused programs that
    were passing in a `TaskManager` that they had been running `start` on to
    fail due to a double call.