Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Issue 238083002: Don't time out when uploading a package for "pub lish". (Closed)

Created:
6 years, 8 months ago by nweiz
Modified:
6 years, 8 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't time out when uploading a package for "pub lish". R=rnystrom@google.com BUG=18180 Committed: https://code.google.com/p/dart/source/detail?r=35085

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M sdk/lib/_internal/pub/lib/src/command/lish.dart View 1 chunk +1 line, -0 lines 2 comments Download
M sdk/lib/_internal/pub/lib/src/http.dart View 3 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
6 years, 8 months ago (2014-04-14 22:37:16 UTC) #1
Bob Nystrom
Did you check to see how a timeout from the underlying dart:io HTTP gets handled ...
6 years, 8 months ago (2014-04-15 00:11:02 UTC) #2
nweiz
It turns out dart:io just doesn't have an underlying time out. It'll let a request ...
6 years, 8 months ago (2014-04-15 01:02:29 UTC) #3
Bob Nystrom
lgtm
6 years, 8 months ago (2014-04-15 18:34:00 UTC) #4
nweiz
6 years, 8 months ago (2014-04-15 21:23:15 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r35085 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698