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

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (4)
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.