tapjs / foreground-child

Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
http://tapjs.github.io/foreground-child/
ISC License
40 stars 14 forks source link

feat: Support async before exit callback #35

Closed coreyfarrell closed 5 years ago

coreyfarrell commented 5 years ago

Fixes #32


CC @demurgos