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

Issue 221790043: Fixed model.entry_key problem. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by cmassaro
Modified:
10 years, 1 month ago
Reviewers:
vadimsh, M-A
CC:
swarming-eng_googlegroups.com
Base URL:
https://code.google.com/p/swarming@master
Visibility:
Public.

Description

Fixed model.entry_key problem. R=vadimsh@chromium.org, maruel@chromium.org BUG= Committed: https://code.google.com/p/swarming/source/detail?repo=default&r=b2c4b21331f1b3a650d55bcea5c8ccb22c439d78

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed AssertionError Handling #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M appengine/isolate/endpoint_handlers_api.py View 1 5 chunks +12 lines, -9 lines 0 comments Download

Messages

Total messages: 5
cmassaro
10 years, 1 month ago (2015-03-25 17:17:24 UTC) #1
vadimsh
https://codereview.appspot.com/221790043/diff/1/appengine/isolate/endpoint_handlers_api.py File appengine/isolate/endpoint_handlers_api.py (right): https://codereview.appspot.com/221790043/diff/1/appengine/isolate/endpoint_handlers_api.py#newcode147 appengine/isolate/endpoint_handlers_api.py:147: except (AssertionError, ValueError) as error: AssertionErrors should never ever ...
10 years, 1 month ago (2015-03-25 18:38:03 UTC) #2
cmassaro
https://codereview.appspot.com/221790043/diff/1/appengine/isolate/endpoint_handlers_api.py File appengine/isolate/endpoint_handlers_api.py (right): https://codereview.appspot.com/221790043/diff/1/appengine/isolate/endpoint_handlers_api.py#newcode147 appengine/isolate/endpoint_handlers_api.py:147: except (AssertionError, ValueError) as error: On 2015/03/25 18:38:03, vadimsh ...
10 years, 1 month ago (2015-03-25 18:51:07 UTC) #3
vadimsh
lgtm
10 years, 1 month ago (2015-03-25 19:25:57 UTC) #4
cmassaro
10 years, 1 month ago (2015-03-25 21:12:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b2c4b21331f1b3a650d55bcea5c8ccb22c439d78 (presubmit successful).
Sign in to reply to this message.

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