_restartAndNotify
(accepts socket id and failed channel number), which passes them to refactored restart
restart
now does not shut down entire app, merely unsubscribes from channels in shard, aborts correct signald instance, restarts correct socket pool (using new convenience methods on app
), then re-subscribes to channelsCloses #376 (closed)