Closed hannesm closed 1 year ago
goes well with https://github.com/roburio/happy-eyeballs/pull/30
I implemented cancellation here as well, but with Lwt.cancel. We should apply the same Lwt.pick change here as well.
Lwt.cancel
Lwt.pick
goes well with https://github.com/roburio/happy-eyeballs/pull/30