Siri Hansen
                                        Results
                                        2
                                        comments of
                                        
                                
                                            Siri Hansen
                                        
                                    Any strategy except simple_one_for_one shuts down children synchronously, so the supervisor waits for the DOWN message from each child before shutting down the next (reverse order of how they are...
Yeah, given that the workers are `permanent`, the supervisor will restart them if terminated by someone else. So that would at least require to be able to set them to...