Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dont-kill-pls

This package monitors a Golang application and if its memory exceeds a specific threshold it would be stoped. The reason behind this is to avoid OOM kill for the application since such SIGKILL signal cannot be handled gracefully.

Examples

You can run examples by:

cd examples
go run ./...

About

Monitor the Golang process and stop it if its memory exceeds a threshold

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages