hedwig_slack icon indicating copy to clipboard operation
hedwig_slack copied to clipboard

Supervisor: Simple_one_for_one strategy is deprecated

Open raspher opened this issue 4 years ago • 0 comments

mix run --no-halt
warning: :simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
  (elixir 1.10.4) lib/supervisor.ex:604: Supervisor.init/2
  (elixir 1.10.4) lib/supervisor.ex:556: Supervisor.start_link/2
  (alfred 0.1.0) lib/hedwig/robot.ex:89: Alfred.Robot.init/1
  (stdlib 3.8) gen_server.erl:374: :gen_server.init_it/2
  (stdlib 3.8) gen_server.erl:342: :gen_server.init_it/6

raspher avatar Oct 26 '20 01:10 raspher