Hexagon / pup

Universal process manager built in Deno
https://pup.56k.guru
MIT License
160 stars 5 forks source link

Add configuration options `terminateTimeout` and `terminateGracePeriod` #37

Closed Leokuma closed 1 year ago

Leokuma commented 1 year ago

Supersedes #35.

As far as I could tell, promisifying process.stop() didn't require changes anywhere it was called before. I let everything async.

Hexagon commented 1 year ago

Looking good! Will release asap :100: :+1: