• Alex Dadgar's avatar
    Fixes race on StreamFramer Destroy · 81e2d53e
    Alex Dadgar authored
    This PR:
    * Fixes a race in which StreamFramer could panic while closing.
    * Simplifies the logic of the StreamFramer
    * Removes a potentially leaked goroutine
    81e2d53e