-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
After the execution tracer overhaul described in #60773 is complete, we should make the v2 tracer the default version. This should involve:
- Setting the v2 tracer as the default tracer.
- Renaming all of the v2 files to be the default.
- Removing the associated goexperiment flag.
- Remove any lingering files that may no longer be in use.
mknyszek and dmitshur
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done