watch: clarify completion/failure watch mode messages · nodejs/node@cb7eb15 · GitHub
Skip to content

Commit cb7eb15

Browse files
dario-piotrowiczRafaelGSS
authored andcommitted
watch: clarify completion/failure watch mode messages
clarify the messages that `node --watch` presents to the user when the process terminates (either successfully or because of some error) by clearly conveying that node is waiting for new file changes before restarting the process PR-URL: #57926 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 234c710 commit cb7eb15

2 files changed

Lines changed: 48 additions & 47 deletions

File tree

lib/internal/main/watch_mode.js

Lines changed: 3 additions & 2 deletions

test/sequential/test-watch-mode.mjs

Lines changed: 45 additions & 45 deletions

0 commit comments

Comments
 (0)