feross / feross/studynotes.org

fix process.on('uncaughtException') handling link mathias suggested

Aperta
#355 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
JavaScript
Stelle
161
Fork
20
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

execSync a child process that sends an email (which is unfortunately, async), then quit, so process doesn't keep running in an undefined state

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Locate the process.on('uncaughtException') handler and the execSync path that sends email. Start by tracing how the child process is launched and how shutdown currently behaves; done means the email-sending child completes while the application then exits cleanly instead of remaining in an undefined state.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
backend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.