Skip to content

fix dangling profile jobs

Marian Stahl requested to merge mstahl_Hlt2ProfileFix into master

profiling job was waiting for subprocess to exit. fixed by using wait()

Merge request reports