Closed
Description
Elixir and Erlang/OTP versions
1.17.3
Operating system
all
Current behavior
Documentation says: (
elixir/lib/elixir/lib/supervisor.ex
Line 598 in 78f63d0
Expected behavior
It should be referring init/2
- e.g. Supervisor.init(children, options)
, not the callback (which takes an arbitrary init_arg
, passed from start_link/3
).
Metadata
Metadata
Assignees
Labels
No labels