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

Issue 7128053: code review 7128053: time: Sleep does better job then runtime.Gosched in Tes... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by brainman
Modified:
11 years, 3 months ago
Reviewers:
ioe
CC:
golang-dev, dfc, rsc
Visibility:
Public.

Description

time: Sleep does better job then runtime.Gosched in TestAfterStress for slow windows-386 builder

Patch Set 1 #

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

Patch Set 3 : diff -r 938597eab997 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r ea122e5df6a9 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/pkg/time/sleep_test.go View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 9
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 3 months ago (2013-01-18 01:16:05 UTC) #1
dfc
Nice fix, but I wonder if it is masking a deeper issue. On 18 Jan ...
11 years, 3 months ago (2013-01-18 01:18:32 UTC) #2
brainman
This change is, probably, not enough to fix windows-386. It also struggles with new TestReset. ...
11 years, 3 months ago (2013-01-18 01:19:28 UTC) #3
brainman
On 2013/01/18 01:18:32, dfc wrote: > Nice fix, but I wonder if it is masking ...
11 years, 3 months ago (2013-01-18 01:20:46 UTC) #4
rsc
LGTM The problem is that the timer thread is waiting to run (the timer has ...
11 years, 3 months ago (2013-01-18 03:24:18 UTC) #5
brainman
*** Submitted as https://code.google.com/p/go/source/detail?r=69a06608d3b1 *** time: Sleep does better job then runtime.Gosched in TestAfterStress for ...
11 years, 3 months ago (2013-01-18 04:31:09 UTC) #6
ioe
I know, I'm late in the game. Maybe the culprit is that the OS and ...
11 years, 3 months ago (2013-01-18 22:16:40 UTC) #7
brainman
On 2013/01/18 22:16:40, ioe wrote: > > Maybe the culprit is that the OS and ...
11 years, 3 months ago (2013-01-18 23:29:51 UTC) #8
rsc
11 years, 2 months ago (2013-01-22 18:25:11 UTC) #9
I think what's there now is fine. Let's do more important things.

Russ
Sign in to reply to this message.

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