metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

Replicate thread deadlock behavior in Node loader #500

Closed devraymondsh closed 4 months ago

devraymondsh commented 4 months ago

Replicates thread deadlock behavior in Node loader. As described in #499.

viferga commented 4 months ago

Will merge once the test passes and the patch is done.

devraymondsh commented 4 months ago

I close this PR in favor of #502.