manila/releasenotes/notes/bug-2067609-make-osprofiler-initialization-compatible-with-forks.yaml
Sylvan Le Deunff c4144bd5a3
Initialize profiler after ProcessLauncher fork
Closes-Bug: #2067609
Change-Id: I988779cea3e57a846a7f4a542dd0c6efee2009a8
2024-08-06 17:42:36 +02:00

7 lines
161 B
YAML

---
fixes:
- |
OSprofiler is now initialized after forking because at
least its opentelemetry driver loses tracing context
when process is forked.