Persist ChannelManager
immediately on BackgroundProcessor
interruption
#1237
Milestone
ChannelManager
immediately on BackgroundProcessor
interruption
#1237
For clients doing graceful shutdowns, we should make sure the manager is up-to-date when we return from
BackgroundProcessor
quit methods. This will reduce force-closures due to managers being behind monitors on startup.The text was updated successfully, but these errors were encountered: