]> Cypherpunks repositories - gostls13.git/commit
time: display results in examples rather soon
authorYury Smolsky <yury@smolsky.by>
Wed, 31 Oct 2018 15:15:32 +0000 (17:15 +0200)
committerYury Smolsky <yury@smolsky.by>
Wed, 31 Oct 2018 16:29:40 +0000 (16:29 +0000)
commit86ad85ce98264f79d7f5fc60c38f81275c40d7a6
tree9ad62612fc1b592fd55855cbad5534f71d4822f1
parentcb07f492db5eae374901f94d8e55d8aeda1fca58
time: display results in examples rather soon

We have fixed the playground to display results of
the program when it was timed out.

This CL fixes how soon results will be displayed to the user.

Change-Id: Ifb75828e0de12c726c8ca6e2d04947e01913dc73
Reviewed-on: https://go-review.googlesource.com/c/146237
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/time/example_test.go