From 4ad9d45c6b9ab2ddc1666a2989dd71e2a0629d07 Mon Sep 17 00:00:00 2001 From: liucy1998 Date: Tue, 27 Oct 2020 04:35:48 +0000 Subject: executor, pkg/csource: remove setpgrp() in sandbox_common() Process group leader is not allowed to call setsid, thus remove setpgrp. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d3646f628..607849f34 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -80,3 +80,4 @@ VMware Suraj K Suresh Palash Oswal Tiger Gao +Congyu Liu \ No newline at end of file -- cgit mrf-deployment