"tests/vscode:/vscode.git/clone" did not exist on "990d8b6a831acdfa07689b52d4f76b68feb68c0b"
Fix external DLL loading on wheels (#2811)
* Fix external DLL loading on wheels * Use SetDefaultDllDirectoriess and AddDllDirectory * Add previous paths * Trigger debug * Do not call SetDefaultDllDirectories. * Do not call loadlibrary if the extensions were not compiled * Fix lint issues
Showing
Please register or sign in to comment