]> Cypherpunks repositories - gostls13.git/commit
runtime: reduce delays in finalizer test.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 19 Dec 2013 20:37:44 +0000 (21:37 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 19 Dec 2013 20:37:44 +0000 (21:37 +0100)
commite6b023473e03762056c406a655c9fb30141752e9
tree32e97a6a5eaf9c4209ea77c78b2840eedd188312
parent16dcef80d46d78cc198bfc680e9cf05cea9095cc
runtime: reduce delays in finalizer test.

The runtime tests are executed 4 times in all.bash
and there is currently a 5-second delay each time.

R=golang-dev, minux.ma, khr, bradfitz
CC=golang-dev
https://golang.org/cl/42450043
src/pkg/runtime/mfinal_test.go