summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorCarl Baldwin <carl@ecbaldwin.net>2018-08-27 15:45:36 +0000
committerCarl Baldwin <carl@ecbaldwin.net>2018-08-27 18:06:03 +0000
commitacfc9ad7f9853ccd7b8a1c442f644e71434d5f9c (patch)
tree9a36feab2b19dc10336bec7d4100c5ee7d5afab8 /test
parent008c961ecd943739c5db63fcd931904804a45aa5 (diff)
Release read lock before calling llgrFamilies
llgrFamilies gets a read lock itself but the caller already has one. Deadlock occurs when another goroutine is blocked on a write lock. Addresses #1818
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions