Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

fix: revert to try each #320

Merged
merged 3 commits into from
Apr 3, 2019
Merged

fix: revert to try each #320

merged 3 commits into from
Apr 3, 2019

Commits on Apr 3, 2019

  1. fix: revert to tryEach

    Race was opening multiple connections and not closing/canceling the unused ones.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    dff2f8d View commit details
    Browse the repository at this point in the history
  2. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0fb76db View commit details
    Browse the repository at this point in the history
  3. fix: a better revert

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0fc53dd View commit details
    Browse the repository at this point in the history