Fix panic in test case (overwriting a locked sync.Mutex with an unlocked one).
authorTom Clegg <tom@curoverse.com>
Mon, 24 Apr 2017 18:57:41 +0000 (14:57 -0400)
committerTom Clegg <tom@curoverse.com>
Mon, 24 Apr 2017 18:57:41 +0000 (14:57 -0400)
commitbf5d77baad2071af6eea514c76b4892cec4974a0
treed7181ed77d8db927be9beeb45d01bb12bc66f3b8
parent04bd6b08b9ac13d29ac05c9281850d430d71066d
Fix panic in test case (overwriting a locked sync.Mutex with an unlocked one).

No issue #
sdk/go/dispatch/throttle_test.go