You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add DeviceController deleteFromFabricTableOnShutdown option
This is analogous to removeFromFabricTableOnShutdown but does an actual
Delete(), i.e. affects storage, rather than just a Forget().
Use this to simplify controller shutdown on Darwin.
* Address review comments
0 commit comments