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

Diagnose packager exit failure #17

Closed
anp opened this issue Jan 16, 2017 · 1 comment
Closed

Diagnose packager exit failure #17

anp opened this issue Jan 16, 2017 · 1 comment

Comments

@anp
Copy link
Contributor

anp commented Jan 16, 2017

Sometimes the port held by the manifest server or the React Native packager doesn't get released on exit. I suspect that this may be due to me being abusive in my dev environment, but it would be good for someone else to take a look at the exit hooks to see if there's a better way to do this.

https://github.com/react-community/create-react-native-app/blob/master/react-native-scripts/src/util/packager.js#L52:L69

@anp
Copy link
Contributor Author

anp commented Feb 10, 2017

I haven't been able to reproduce this after redoing the exit hooks for the packager.

@anp anp closed this as completed Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant