singleton icon indicating copy to clipboard operation
singleton copied to clipboard

The `max_restarts` option that is used to troubleshoot more than 3 singletons, doesn't work

Open JoeZ99 opened this issue 1 year ago • 0 comments

Because it is set to be used as a DynamicSupervisor regular option, but as stated in https://github.com/elixir-lang/elixir/issues/13675, the max_restarts option only works as an init option

JoeZ99 avatar Jun 18 '24 20:06 JoeZ99