Skip to content

Commit 82205de

Browse files
committed
Fix for mac
1 parent a87814e commit 82205de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samply/src/mac/process_launcher.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ impl TaskLauncher {
9393
args,
9494
child_env,
9595
iteration_count,
96+
ignore_exit_code,
9697
})
9798
}
9899

0 commit comments

Comments
 (0)