mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Without that cleanup, DBusConnection might try to call a dangling std::function in case the DBusObject was removed before. That is for example happening during shutdown.