connectedhomeip
connectedhomeip copied to clipboard
A followup: we should just remove `Abort`. It's only used from `InteractionModelEngine::Shutdown`, which could just as easily check `IsFree` and call `Close`.
A followup: we should just remove Abort
. It's only used from InteractionModelEngine::Shutdown
, which could just as easily check IsFree
and call Close
.
Originally posted by @bzbarsky-apple in https://github.com/project-chip/connectedhomeip/pull/21204#discussion_r932260482