aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-09-19 16:33:14 -0700
committerKeith Randall <khr@golang.org>2014-09-19 16:33:14 -0700
commit0306478fe57767530164b43c12969ca91496db47 (patch)
tree7c3210abe0211520437172cc124d67146d4b4344 /src/database/sql/sql.go
parent651bb8e026f94502ed45db1b6284eeddd74570dc (diff)
downloadgo-0306478fe57767530164b43c12969ca91496db47.tar.xz
runtime: Fix interaction between Goexit and defers
When running defers, we must check whether the defer has already been marked as started so we don't run it twice. Fixes #8774. LGTM=rsc R=rsc CC=golang-codereviews https://golang.org/cl/142280044
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions