Update git submodules

* Update oslo.messaging from branch 'master'
  to 41fc2a2d35d8fbfbeddf8d8d920a546bda5f1bb6
  - Merge "Use StopWatch timer when waiting for message"
  - Use StopWatch timer when waiting for message
    
    When waiting for a message in a queue, the queue.get(block=True) prevent
    the heartbeats to be sent at correct interval.
    
    So instead of blocking the thread, doing a loop using a StopWatch timer
    until the timeout is reached.
    
    Closes-Bug: #2035113
    
    Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
    Change-Id: Ie5cf5d2bd281508bcd2db1409f18ad96b0822639
This commit is contained in:
Zuul 2024-04-09 13:47:33 +00:00 committed by Gerrit Code Review
parent e148e2df2c
commit 2d2139e383
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 986cd4ab240ddeb5022513f6eccc4cb48e8d3de0
Subproject commit 41fc2a2d35d8fbfbeddf8d8d920a546bda5f1bb6