File: native-threads-on-child-7150690c7caa1013.yaml

package info (click to toggle)
python-oslo.service 4.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 820 kB
  • sloc: python: 4,646; makefile: 20; sh: 2
file content (8 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    `Bug #1983949
    <https://bugs.launchpad.net/oslo.service/+bug/1983949>`_: Fixed eventlet
    native threads tpool on child process when parent process has used them
    before launching the service.