James M Snell
James M Snell
Landed in 1ba47324e06d
Check the certs provided by the server. As a temporary workaround also try setting allow unauthorized to skip the cert validation. It's possibly with either a mismatch in the cname...
The CI test failures are not flaky failures. Before running the CI again on this the relevant failures should be looked at
There are relevant test failures in CI (web locks web platform tests)
I think this is very close! Added a few comments and notice that there are WPT test failures.
I still think there may be at least a few issues here relating to how you're using `v8::Global` and `v8::External`. I'd really like to see if we could get @addaleax...
Are you missing an `#include `
@anonrig do you know if this is still being blocked by macos test runners?
@nodejs/platform-macos
CI is failing but it's unclear if they are all flaky failures or if some subset of the failures are caused by the changes here.