Update git submodules

* Update os-win from branch 'master'
  to 2a5ee8bdeec0af40f01a3885aa73700dddc3e40e
  - Merge "Use daemon property instead of setDaemon method"
  - Use daemon property instead of setDaemon method
    
    The setDaemon method of the threading.Thread was deprecated
    in Python 3.10 (*).
    Replace the setDaemon method with the daemon property.
    
    *: https://docs.python.org/3.10/library/threading.html#threading.Thread.setDaemon
    
    Change-Id: I34c7753ae1ba3704a1c2ec1a9b5a9905b6bcb8f5
    Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Zuul 2022-10-25 10:38:59 +00:00 committed by Gerrit Code Review
parent 3756643567
commit 77c5f746f8
1 changed files with 1 additions and 1 deletions

2
os-win

@ -1 +1 @@
Subproject commit e18d57e319b8dbb96540c460a81813a5054ddc6f
Subproject commit 2a5ee8bdeec0af40f01a3885aa73700dddc3e40e