Descriptiondatabase/sql: Fix deadlock in test
New test added in CL 14611045 causes a deadlock when
running the tests with GOMAXPROCS > 1 because the fakedb
driver always waits when opening a new connection after
running TestConnectionLeak.
Patch Set 1 #Patch Set 2 : diff -r c67a1d0df694 https://code.google.com/p/go #Patch Set 3 : diff -r c67a1d0df694 https://code.google.com/p/go #MessagesTotal messages: 3
|