Module

Task.Supervisor

Changes by version

Elixir 1.15.0

· 1 change

Enhancement Tool: Elixir

Do not copy args on temporary Task.Supervisor.start_child/2

Elixir 1.6.6

· 1 change

Bugfix Tool: Elixir

Fix type spec for start_child/4

Elixir 1.6.0

· 1 change

Enhancement Tool: Elixir

Passing :restart and :shutdown to Task.Supervisor.start_link/2 is deprecated (it should be passed on start child instead)