• Steven Allen's avatar
    fix: obey the context when sending messages to peers · 0b029388
    Steven Allen authored
    Related to #453 but not a fix. This will cause us to actually return early when
    we start blocking on sending to some peers, but it won't really _unblock_ those
    peers. For that, we need to write with a context.
    0b029388
ext_test.go 9.32 KB