1. 14 Dec, 2012 1 commit
    • Alex Brainman's avatar
      cmd/go: handle os signals · 04f0d148
      Alex Brainman authored
      Ignore signals during "go run" and wait for running child
      process to exit. Stop executing further tests during "go test",
      wait for running tests to exit and report error exit code.
      
      Original CL 6351053 by dfc.
      
      Fixes #3572.
      Fixes #3581.
      
      R=golang-dev, dave, rsc
      CC=golang-dev
      https://golang.org/cl/6903061
      04f0d148
  2. 13 Dec, 2012 16 commits
  3. 12 Dec, 2012 13 commits
  4. 11 Dec, 2012 10 commits