Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(299)

Issue 8911044: code review 8911044: net/http: make CloseNotifier channel buffered to not le... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by bradfitz
Modified:
12 years ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

net/http: make CloseNotifier channel buffered to not leak goroutines

Patch Set 1 #

Patch Set 2 : diff -r 772d46cd8fd1 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 772d46cd8fd1 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 3c195ff3d9ce https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M src/pkg/net/http/serve_test.go View 1 2 chunks +26 lines, -0 lines 0 comments Download
M src/pkg/net/http/server.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/z_last_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years ago (2013-04-22 17:15:18 UTC) #1
r
LGTM
12 years ago (2013-04-22 17:31:14 UTC) #2
bradfitz
12 years ago (2013-04-22 17:32:15 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=be96dbedf109 ***

net/http: make CloseNotifier channel buffered to not leak goroutines

R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/8911044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b