GAE Go SDK 1.9.7 Win7 Pro
I am getting a "timeout starting child process". I launch the same command and it works. the system is quite buy and paging, that's probably why I am getting this timeout.
Is there a way to increase the timeout?
C:\test>goapp test -run TestSearchList
2014/07/24 23:15:54 appengine: not running under devappserver2; using some default configuration
--- FAIL: TestSearchList (15.06 seconds)
search_test.go:155: timeout starting child process
FAIL
exit status 1
FAIL _/C_/test 15.626s
Thanks