Files
vault/changelog/23636.txt
Jason O'Donnell 7872338ec1 command/server: fix bug with sigusr2 where pprof files were not closed (#23636)
* command/server: fix bug with sigusr2 where pprof files were not closed

* changelog
2023-10-12 18:29:23 +00:00

4 lines
105 B
Plaintext

```release-note:bug
command/server: Fix bug with sigusr2 where pprof files were not closed correctly
```