Spandex v1.0.3 Spandex.Task View Source

Provides an alternative to Task.async/1 that takes a name and makes sure that the child task’s spans are appropriately tied to the current span of the caller.

Link to this section Summary

Link to this section Functions

Link to this function await(task, timeout \\ 5000) View Source