Update git submodules

* Update ovsdbapp from branch 'master'
  to b4b46458362e299682bbbd23016c29f8e5c0d761
  - windows: Add close() method to WaitQueue
    
    The fix for closing unix pipes [1] calls WaitQueue.close() from a
    generic class. But the WaitQueue is different for Windows systems.
    This can potentially raise an AttributeError, so this patch adds an
    empty method to avoid this.
    
    Related-Bug: #2136747
    
    [1] ce46cc469b
    
    Change-Id: I8812b805d859838a6764410afd7e97a45c0a3ae1
    Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
This commit is contained in:
Jakub Libosvar 2026-01-05 11:09:54 -05:00 committed by Gerrit Code Review
parent d75ae5e458
commit b98bdcb8e5

@ -1 +1 @@
Subproject commit 0b05ee9418306be6e46e2b2faec89c436e122386
Subproject commit b4b46458362e299682bbbd23016c29f8e5c0d761