View Source PrimaOpentelemetryEx.TeleTask (prima_opentelemetry_ex v2.0.4)

Wrapper of Task that mantains the span context

Summary

Functions

@spec async((() -> any())) :: Task.t()
@spec await(Task.t()) :: term()
@spec start((() -> any())) :: {:ok, pid()}