Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1cc536

Browse files
committed
add doc.go
1 parent 5330e8c commit b1cc536

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agent/reaper/doc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)