• Brian Tiger Chow's avatar
    test(bitswap) · ca31457d
    Brian Tiger Chow authored
    @whyrusleeping This appears to be a timing issue. The asynchronous
    nature of the new structure provides has the bitswap waiting on the
    context a bit more. This isn't a problem at all, but in this test, it
    makes the functions return in an inconveniently timely manner.
    
    TODO don't let the test depend on time.
    
    License: MIT
    Signed-off-by: default avatarBrian Tiger Chow <brian@perfmode.com>
    ca31457d
bitswap_test.go 7.48 KB