• Kenton Varda's avatar
    Fix http-test.c++ to avoid dubious assumptions about gather-writes. · 8f9717d2
    Kenton Varda authored
    Most (all?) implementations of `write(ArrayPtr<const ArrayPtr<const byte>>)`, if the outer array contains only one inner array, do not use the outer array again after the initial call returns (as opposed to the promise resolving). But, this is not a safe assumption and http-test.c++ should not be relying on it.
    
    (I found this when I tried forcing all writes to complete asynchronously to check if it resulted in any bugs. This is all I found.)
    8f9717d2
Name
Last commit
Last update
..
benchmark Loading commit data...
capnp Loading commit data...
kj Loading commit data...
CMakeLists.txt Loading commit data...