Have a look at Task.Supervisor.async_stream/6 (and Task.Supervisor.async_stream_nolink/6) and a Task.Supervisor.async_nolink/5 example (and explanation).
2 Likes
Have a look at Task.Supervisor.async_stream/6 (and Task.Supervisor.async_stream_nolink/6) and a Task.Supervisor.async_nolink/5 example (and explanation).