mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
Merge PR #59166 into main
* refs/pull/59166/head: mon/thrasher: set stopping Reviewed-by: Jos Collin <jcollin@redhat.com> Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Laura Flores <lflores@redhat.com> Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
76226b35ce
@ -161,7 +161,7 @@ class MonitorThrasher(Thrasher):
|
||||
"""
|
||||
Stop the thrashing process.
|
||||
"""
|
||||
self.stopping = True
|
||||
self.stopping.set()
|
||||
|
||||
def join(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user