Skip to content

Support AsyncLocalStorage in Deno #15455

Open
@timfish

Description

@timfish

Problem Statement

Deno doesn't currently support isolated tracing because it doesn't set an async context strategy.

Solution Brainstorm

We should use the AsyncLocalStorage async context strategy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions