File: fix-async-loop-with-result-f68e913ccb425aca.yaml

package info (click to toggle)
python-tenacity 9.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 700 kB
  • sloc: python: 3,179; makefile: 11
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
4
---
fixes:
  - |
    Fix async loop with retrying code block when result is available.