Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

fix: don't assume that transports implement stringer #134

Merged
merged 1 commit into from
Jul 10, 2019

Commits on Jul 9, 2019

  1. fix: don't assume that transports implement stringer

    If they don't, this could end up reading a bunch of internal data, causing a
    race (and yes, this has happened).
    Stebalien committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    f220f86 View commit details
    Browse the repository at this point in the history