Skip to content
This repository was 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
yatskevich wants to merge 1 commit intoConsenSys-archive:masterfrom
yatskevich:fix/explicit-exit-code
Open

exit process with 0 code explicitly in case of successful command execution#40
yatskevich wants to merge 1 commit intoConsenSys-archive:masterfrom
yatskevich:fix/explicit-exit-code

Conversation

@yatskevich
Copy link
Copy Markdown

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