From 29dc20e057eabbbaf97e14bdcd0b7c453e16250d Mon Sep 17 00:00:00 2001 From: Kyle Martin Date: Sat, 19 Jan 2019 08:22:04 +1300 Subject: [PATCH] Peer review comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 944d6613..8724501b 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Read in a different language: [![CN](/assets/flags/CN.png)**CN**](/README.chines

-## ![✔] 2.6 Shutdown the process gracefully when a stranger comes to town +## ![✔] 2.6 Exit the process gracefully when a stranger comes to town **TL;DR:** When an unknown error occurs (a developer error, see best practice 2.3) - there is uncertainty about the application healthiness. A common practice suggests restarting the process carefully using a process management tool like Forever or PM2