1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/ext
Bartek Iwańczuk 36cfb2fdbb
tests: deflake 'check_sockopt' (#18763)
This function was inherently racy which showed on slow machines -
the connect future started before the spawned task was first polled.

This change makes it so we're already accepting a connection when
the connect future is first polled.
2023-04-19 14:20:30 +02:00
..
broadcast_channel chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
cache chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
console chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
crypto chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
fetch chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
ffi chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
fs chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
http chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
io chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
kv chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
napi chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
net tests: deflake 'check_sockopt' (#18763) 2023-04-19 14:20:30 +02:00
node chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
tls chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
url chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
web chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
webidl chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
websocket chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00
webstorage chore: forward v1.32.5 release commit to main (#18758) 2023-04-18 22:20:49 +02:00