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

Fix race in connection state test #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix race in connection state test #111

wants to merge 1 commit into from

Commits on Nov 18, 2018

  1. Fix race in connection state test

    === RUN   TestGracefulForwardsConnState
    --- FAIL: TestGracefulForwardsConnState (0.25s)
    	graceful_test.go:328: Incorrect connection state tracking.
    		  actual: map[new:8 active:8]
    		expected: map[new:8 active:8 closed:8]
    petercolberg committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    7bd8e05 View commit details
    Browse the repository at this point in the history