Skip to content

make sure program graph has the same semantics as old trace/ module #68

@darinkishore

Description

@darinkishore
  1. trace/ module — entire directory is orphaned
  • Graph, Node, NodeType, Executor, TrackedValue, IntoTracked, record_node, record_output, is_tracing, trace() — zero imports outside the trace module
    itself
  • This was a pre-V1 runtime execution tracing system (task-local DAG recording). Completely superseded by ProgramGraph for dynamic graph execution and
    tracing crate for observability.

yeah so we gotta fix that lol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions