Do not copy args on temporary Task.Supervisor.start_child/2
Module
Task.Supervisor
3 changes across 3 versions
Changes by version
Fix type spec for start_child/4
Passing :restart and :shutdown to Task.Supervisor.start_link/2 is deprecated (it should be passed on start child instead)