Go playfield has no time limit now?

58 views
Skip to first unread message

T L

unread,
Sep 25, 2019, 7:28:34 AM9/25/19
to golang-nuts

Axel Wagner

unread,
Sep 25, 2019, 7:50:52 AM9/25/19
to T L, golang-nuts
It obviously still has a time-limit: https://play.golang.org/p/GH67vNtpZyp (also, your program is an endless loop too)
What changed, I guess, is that output produced before the process got cut of is now actually served.

On Wed, Sep 25, 2019 at 1:29 PM T L <tapi...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/14f950d2-a23e-4770-a155-52ec7ace7440%40googlegroups.com.

Axel Wagner

unread,
Sep 25, 2019, 7:52:31 AM9/25/19
to T L, golang-nuts
(note, that the playground never responded in realtime - the process was run to its conclusion and a JSON doc containing all the output with appropriate timing was served and replayed using javascript. See https://blog.golang.com/playground)

T L

unread,
Sep 25, 2019, 9:48:06 AM9/25/19
to golang-nuts


On Wednesday, September 25, 2019 at 7:52:31 AM UTC-4, Axel Wagner wrote:
(note, that the playground never responded in realtime - the process was run to its conclusion and a JSON doc containing all the output with appropriate timing was served and replayed using javascript. See https://blog.golang.com/playground)

That is cool! Thanks for the information.
 

On Wed, Sep 25, 2019 at 1:50 PM Axel Wagner <axel.w...@googlemail.com> wrote:
It obviously still has a time-limit: https://play.golang.org/p/GH67vNtpZyp (also, your program is an endless loop too)
What changed, I guess, is that output produced before the process got cut of is now actually served.

On Wed, Sep 25, 2019 at 1:29 PM T L <tapi...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golan...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages