Update git submodules

* Update tooz from branch 'master'
  to bed303e9b47b5aef3a9e2d6a5da4b5891e9e6689
  - Fix: Add timeout for mysql driver
    
    The issue with current one is we try to use blocking as timeout
    provider.
    That make the timeout setting in mysql bound with blocking.
    And the lock can't served with scenario that when we don't need timeout
    blocking but still timeout required.
    
    Change-Id: I36c80f882a91cd1c63d5a3bc2d1d8cb50f6637c6
This commit is contained in:
ricolin 2023-07-25 18:50:18 +08:00 committed by Gerrit Code Review
parent c7a13f7c8b
commit de27aa6352
1 changed files with 1 additions and 1 deletions

2
tooz

@ -1 +1 @@
Subproject commit d5bf20cbcc3647c08025104d559102f44e30bd15
Subproject commit bed303e9b47b5aef3a9e2d6a5da4b5891e9e6689