Skip to content

Commit 0240464

Browse files
authored
Update README.md
1 parent 3cf07c9 commit 0240464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# goproc
22

3+
**NOTE**: versions before `v1.4502.2114` are deleted because it have goroutine leaks.
4+
35
Simple process manager helper library, features:
46

57
* start processes `.AddCommand(Cmd)` and `.Start(cmdId)` or `.StartAll()`, with environment variables `Cmd.Env=[]string{}` and `Cmd.InheritEnv=true`

0 commit comments

Comments
 (0)