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

Issue 3991047: code review 3991047: runtime: select bug (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by rsc
Modified:
14 years, 1 month ago
Reviewers:
ken3
CC:
ken2, golang-dev
Visibility:
Public.

Description

runtime: select bug The sanity checking in pass 2 is wrong when a select is offering to communicate in either direction on a channel and neither case is immediately ready.

Patch Set 1 #

Patch Set 2 : code review 3991047: runtime: select bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -14 lines) Patch
M src/pkg/runtime/chan.c View 1 chunk +1 line, -14 lines 0 comments Download
M test/chan/select3.go View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 1 month ago (2011-01-28 22:17:37 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=8dd61147cdbe *** runtime: select bug The sanity checking in pass 2 is ...
14 years, 1 month ago (2011-01-28 22:17:40 UTC) #2
ken3
14 years, 1 month ago (2011-01-29 00:27:40 UTC) #3
lgtm
Sign in to reply to this message.

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