fridgerator / PyNode

Node - Python Interop
154 stars 14 forks source link

Acquire GIL in `startInterpreter` to avoid segment fault when calling this function again in a process, fix for Jest #37

Open milliele opened 2 years ago

milliele commented 2 years ago

As mentioned in #36