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

Issue 4963054: code review 4963054: template: fix deadlock. (Closed)

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

Description

template: fix deadlock. No need for lexInsideAction to loop. Fixes issue 2217.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -43 lines) Patch
M src/pkg/template/parse/lex.go View 1 chunk +41 lines, -43 lines 0 comments Download
M src/pkg/template/parse/lex_test.go View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 8 months ago (2011-09-02 00:56:12 UTC) #1
bradfitz
LGTM Thanks to the video this CL makes sense.
12 years, 8 months ago (2011-09-02 00:59:58 UTC) #2
r
:) On Fri, Sep 2, 2011 at 10:59 AM, <bradfitz@golang.org> wrote: > LGTM > > ...
12 years, 8 months ago (2011-09-02 01:00:31 UTC) #3
r
12 years, 8 months ago (2011-09-02 01:00:54 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=c581abafc917 ***

template: fix deadlock.
No need for lexInsideAction to loop.
Fixes issue 2217.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/4963054
Sign in to reply to this message.

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