Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate possible server shutdown hang on shutdown #26

Open
rdig opened this issue May 22, 2018 · 0 comments
Open

Investigate possible server shutdown hang on shutdown #26

rdig opened this issue May 22, 2018 · 0 comments

Comments

@rdig
Copy link
Member

rdig commented May 22, 2018

As I've noted in the global teardown file of the colonyDapp integration tests, I've ran into an issue where the whole process doesn't exit cleanly: https://github.com/JoinColony/colonyDapp/blob/7410f9bcb9b30ffbd0cbd027c9342494cb9d5788/integration-testing/utils/integration-testing-teardown.js#L37-L52

I have to hard exit the jest test runner using process.exit().

I suspect this is has something to do with trufflepig since this only started to happen after I've added it to the integration tests setup.

Maybe it's something to do with how I use it / configure it, or maybe it's something else entirely.

In any case it requires some digging.

@rdig rdig changed the title Investigate possible server shutdown hang Investigate possible server shutdown hang on shutdown May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant