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

Issue 190094: Improve pool restart if exception occurs in register_classes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 1 month ago by ced
Modified:
16 years, 1 month ago
Reviewers:
bch
Visibility:
Public.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix prev_classes fill #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M trytond/pool.py View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
ced
16 years, 1 month ago (2010-01-21 12:41:01 UTC) #1
bch
http://codereview.appspot.com/190094/diff/1/2 File trytond/pool.py (right): http://codereview.appspot.com/190094/diff/1/2#newcode69 trytond/pool.py:69: prev_classes = Pool.classes[type] should be : prev_classes[type] = Pool.classes[type]
16 years, 1 month ago (2010-01-21 12:52:14 UTC) #2
ced
16 years, 1 month ago (2010-01-21 13:05:28 UTC) #3

          
Sign in to reply to this message.

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