]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #59479 from YiteGu/optimize-stop-discard-thread-while-close-dev
authorIgor Fedotov <igor.fedotov@croit.io>
Thu, 3 Oct 2024 15:27:48 +0000 (18:27 +0300)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 15:27:48 +0000 (18:27 +0300)
blk/KernelDevice: using join() to wait thread end is more safe


Trivial merge