Skip to content

Instantly share code, notes, and snippets.

@dmgk
Created January 6, 2021 11:39
Show Gist options
  • Save dmgk/964b472a73050633c6b25d7636b57e7f to your computer and use it in GitHub Desktop.
Save dmgk/964b472a73050633c6b25d7636b57e7f to your computer and use it in GitHub Desktop.
2021/01/06 06:32:30 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0xc0000100a0 127.0.0.1:64946 in state active
--- FAIL: TestTransportCloseResponseBody (79.55s)
transport_test.go:2669: too long waiting for write error
2021/01/06 06:33:39 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0xc000010098 127.0.0.1:59675 in state active
2021/01/06 06:33:40 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0xc000284120 127.0.0.1:59710 in state active
2021/01/06 06:34:59 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0xc000010128 127.0.0.1:21443 in state active
2021/01/06 06:35:02 httptest.Server blocked in Close after 5 seconds, waiting for connections:
*net.TCPConn 0xc000010410 127.0.0.1:36037 in state active
*net.TCPConn 0xc000284000 127.0.0.1:36038 in state active
FAIL
FAIL net/http 373.459s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment