Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5330e8c commit b1cc536Copy full SHA for b1cc536
agent/reaper/doc.go
@@ -0,0 +1,4 @@
1
+// Package reaper contains logic for reaping subprocesses. It is
2
+// specifically used in the agent to avoid the accumulation of
3
+// zombie processes.
4
+package reaper
0 commit comments