Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

exit process with 0 code explicitly in case of successful command execution #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yatskevich
Copy link

Functions scheduled via setTimeout will prevent nodejs app from exiting.
In case truffle.js config contains code which calls setTimeout
(e.g. web3-provider-engine starts block tracker) truffle CLI
will 'hang' after successful execution of a command.

…cution

Functions scheduled via setTimeout will prevent nodejs app from exiting.
In case truffle.js config contains code which calls setTimeout
(e.g. web3-provider-engine starts block tracker) truffle CLI
will 'hang' after successful execution of a command.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant