connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

Mdns has no shutdown flow

Open kpschoedel opened this issue 3 years ago • 2 comments

Problem

#9108 recently added ChipMdnsShutdown() to fix crashing unit tests (#8001), but this is currently only used by unit tests and not normal flow, because the normal caller itself has no shutdown path.

Proposed Solution

Plumb shutdown through mdns.

kpschoedel avatar Sep 09 '21 14:09 kpschoedel

Per #8001, this means that shutting down the CHIP stack after using mdns bits can crash. This is not really OK.

@andy31415 @cecille

bzbarsky-apple avatar Sep 09 '21 16:09 bzbarsky-apple

SDK Review: This sounds like a required 1.0 fix, but does not affect SVE, removing the request SVE label.

woody-apple avatar Jul 05 '22 17:07 woody-apple

Issue Scrub: Moving this to maintainability.

woody-apple avatar Nov 02 '22 17:11 woody-apple

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar May 02 '23 00:05 stale[bot]