Skip to content

Handle node check-v8-dependants.js throwing an exception #2604

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

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

petekanev
Copy link
Contributor

Log a message if during before-prepare on android an exception is thrown (most likely caused by previously traversed cyclic dependencies) when spawning a node child process to check for plugins depending on the public V8 being exposed by the runtime.

It is important to note that the likely cause, for the process throwing an exception, can be viewed as a separate issue, as having cyclic production dependencies slows down the prepare step considerably.

More info: #2561 (comment)

Addresses: #2561

…st likely caused by previously traversed cyclic dependencies)
@petekanev petekanev self-assigned this Mar 13, 2017
@petekanev petekanev requested a review from Plamen5kov March 13, 2017 11:30
@petekanev petekanev merged commit 4cb7ebf into master Mar 15, 2017
@petekanev petekanev deleted the pete/e2big-message branch March 15, 2017 09:31
@petekanev petekanev mentioned this pull request Mar 15, 2017
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

Successfully merging this pull request may close these issues.

3 participants