deno/ext
Matt Mastracci d722de886b
fix(io): create_named_pipe parallelism (#22597)
Investigating https://github.com/denoland/deno/issues/22574

Unable to reproduce with a unit test, but assuming that it's a name
collision or create pipe/open pipe race, and adding some additional
diagnostics.
2024-02-26 21:21:14 -07:00
..
broadcast_channel 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
cache 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
canvas 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
console 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
cron 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
crypto 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
fetch 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
ffi 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
fs 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
http 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
io fix(io): create_named_pipe parallelism (#22597) 2024-02-26 21:21:14 -07:00
kv 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
napi 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
net 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
node fix(ext/node): set correct process.argv0 (#22555) 2024-02-23 17:30:29 +01:00
tls 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
url 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
web 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webgpu 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webidl 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
websocket 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webstorage 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00