Skip to content

Conversation

@zcbenz
Copy link
Contributor

@zcbenz zcbenz commented May 25, 2019

Backport of #18452.

Notes: Fix crash when throwing Error in setImmediate.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label May 25, 2019
@trop trop bot mentioned this pull request May 25, 2019
6 tasks
@zcbenz
Copy link
Contributor Author

zcbenz commented May 25, 2019

The Windows CI fails with linking error:

electron_lib.lib(electron_lib.node_bindings.obj) : error LNK2019: unresolved external symbol "void __cdecl node::Assert(char const * (*)[4])" (?Assert@node@@YAXPEAY03QEBD@Z) referenced in function "public: unsigned int const __cd
1889ecl node::AliasedBuffer<unsigned int,class v8::Uint32Array>::GetValue(unsigned __int64)const " (?GetValue@?$AliasedBuffer@IVUint32Array@v8@@@node@@QEBA?BI_K@Z)
1890

which seems not related to this PR.

@zcbenz zcbenz force-pushed the uv-run-once-corruption-3-1-x branch from a6fb661 to 13fb559 Compare May 25, 2019 08:20
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label May 26, 2019
@zcbenz
Copy link
Contributor Author

zcbenz commented Jun 27, 2019

I'm closing this for now until #18452 is approved.

@zcbenz zcbenz closed this Jun 27, 2019
@codebytere codebytere deleted the uv-run-once-corruption-3-1-x branch October 22, 2019 04:21
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.

2 participants