When not using file_per_task, make sure we don't prematurely close the perf files (#56477)

* When not using file_per_task, make sure we don't prematurely close the perf files

* add changelog fragment
This commit is contained in:
Matt Martz
2019-05-16 15:38:36 -05:00
committed by GitHub
parent 98246f6032
commit 867e357eb1
2 changed files with 11 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- cgroup_perf_recap - When not using file_per_task, make sure we don't prematurely close the perf files