View Source PrimaOpentelemetryEx.TeleTask (prima_opentelemetry_ex v1.1.3)

Wrapper of Task that mantains the span context

Link to this section Summary

Link to this section Functions

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