hedwig-im / hedwig_slack

Slack Adapter for Hedwig
MIT License
45 stars 30 forks source link

Supervisor: Simple_one_for_one strategy is deprecated #19

Open raspher opened 3 years ago

raspher commented 3 years ago
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