summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMarvin Hagemeister <marvin@deno.com>2024-11-19 01:39:40 +0100
committerGitHub <noreply@github.com>2024-11-19 01:39:40 +0100
commitdf1d36324ffd4f687c406e412f9255bf7a9d8a61 (patch)
treec9ed10db694d05bc0ce0dab6ddadf2d3058fb370 /runtime
parent594a99817cbe44553b2c288578fbba8e1e9c1907 (diff)
fix(node/crypto): support promisify on generateKeyPair (#26913)
Calling `promisify(generateKeyPair)` didn't work as expected. It requires a custom promisify implementation. This was easy to fix thanks to the excellent debugging investigation in https://github.com/denoland/deno/issues/26910 Fixes https://github.com/denoland/deno/issues/26910 Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions