We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v8plus_cross_thread_call
The current way we call JS functions from libgit2 is still not thread safe. This is in reference to #435 (comment)
We'll need to look into getting v8plus into nodegit and using it's cross thread call to get into JS.