File: blocking-executor-deprecated-895146c1c3bf2f51.yaml

package info (click to toggle)
python-oslo.messaging 8.1.4-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,108 kB
  • sloc: python: 17,845; sh: 454; makefile: 19
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
deprecations:
  - The blocking executor has been deprecated for removal in Rocky. Its usage
    was never recommended for applications, and it has no test coverage.
    Applications should choose the appropriate threading model that maps their
    usage instead.