this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Wait for the spawned shell child process

resolve a zombie process issue.

authored by

everything411 and committed by
GitHub
36fd1ee8 d976210e

+1
+1
src/shellspawn/shellspawn.c
··· 113 113 else 114 114 { 115 115 close(sock); 116 + reapAll(); 116 117 } 117 118 } 118 119 }