File: force-delete-executions-d08ce88a5deb3291.yaml

package info (click to toggle)
python-mistralclient 1%3A5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,092 kB
  • sloc: python: 10,820; sh: 125; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    Adding a --force optional parameter to delete excetutions. Without it only
    finished executions can be deleted. If --force is passed the execution
    will be deleted but mistral will generate some errors as expected objects
    in memory no longer exist