Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: add just some logs for more info when client disconnects #9

Merged
merged 2 commits into from
Jul 10, 2015

Conversation

fatih
Copy link
Contributor

@fatih fatih commented Jul 10, 2015

No description provided.

@@ -255,6 +255,9 @@ func TestSingleLatencyRequest(t *testing.T) {
t.Fatal(err)
}

// wait til the environment is ready, just for test
time.Sleep(time.Second * 2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will create problems eventually, we can find a better way to handle synchronization later

cihangir pushed a commit that referenced this pull request Jul 10, 2015
server: add just some logs for more info when client disconnects
@cihangir cihangir merged commit bae2241 into master Jul 10, 2015
@cihangir cihangir deleted the add-logs branch July 10, 2015 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants