From a6d0b29cf916a9b59c5b718326f35a784cb0e3a9 Mon Sep 17 00:00:00 2001 From: "Thomas Nelson (arthurdent3)" Date: Wed, 9 Oct 2019 14:09:49 -0400 Subject: Update git submodules * Update docs/submodules/music.git from branch 'master' to 48b02dfdc78a6412d568a14b015ccb9439a1dbb5 - Update locking to use Threadsafe set Had to create whole new method for Atomic Lock Creation. Added thread safe set to contol lock creation per key. Updated the deadlock to use local_quorum Removed some uneeded import Updated some logging. Issue-ID: MUSIC-512 Signed-off-by: Thomas Nelson (arthurdent3) Change-Id: I7e1a4c34de5dc9a0e90adf30d1f4d1bac698ceae Signed-off-by: Thomas Nelson (arthurdent3) --- docs/submodules/music.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/music.git b/docs/submodules/music.git index a681a9e29..48b02dfdc 160000 --- a/docs/submodules/music.git +++ b/docs/submodules/music.git @@ -1 +1 @@ -Subproject commit a681a9e295dc2b8f35dd42251f795d0079471ac0 +Subproject commit 48b02dfdc78a6412d568a14b015ccb9439a1dbb5 -- cgit