]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
lock.query.find_stale_locks: Fix a false positive
authorZack Cerza <zack@redhat.com>
Tue, 28 May 2024 19:08:57 +0000 (13:08 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 28 May 2024 20:47:50 +0000 (14:47 -0600)
commit5022dfbb112d96eae5c50f28414a16d69633b026
treedc3390bb20d1b7b2a790d0e6529f934d5aacad86
parentb8534229f54615874f72d7c532ce4191d1b2980b
lock.query.find_stale_locks: Fix a false positive

Also fix the return type and docstring, which were inconsistent.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/lock/query.py