| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | Symfony version | all In the profiler, the listeners related to the `kernel.terminate` event don't display the priority:  However, those services define their priority:  But this is somehow lost and the priority is `null` in the profiler: 