Elixir and Erlang/OTP versions
So basically in the docs about Task.Supervisor you have this

If they all:
Starts a task that can be awaited on.
then what's the difference between link and nolink. I think the docs should be clearer here on what is the difference of each function.
Current behavior
Docs don't explain what's different.
Expected behavior
Clearer docs explaining the difference of each function