]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: add debug on SocketMessenger's destruction
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 11 Aug 2022 10:52:14 +0000 (10:52 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 11 Aug 2022 12:10:00 +0000 (12:10 +0000)
commit82393aaabe5a7ac8c58f2e493b35aa7df5df950f
tree4dd8dbee9ea06f904be66cc937506ae6160751a7
parente9d361f62191a104642c85e7178d2fb4a06ac2d9
crimson/net: add debug on SocketMessenger's destruction

The `logic_name` will hopefully help if the assertion in the dtor
fails (which actually started happing).

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/net/SocketMessenger.cc