-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.may-affects-5.4may-affects-6.1may-affects-6.5may-affects-7.1may-affects-7.5may-affects-8.1severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Lines 413 to 415 in 1b8fc6a
for i := range traceRegions { | |
traceRegions[i].End() | |
} |
Here Region.End
should be called in reversed order, otherwise, it makes trace out broken.
Metadata
Metadata
Assignees
Labels
affects-8.5This bug affects the 8.5.x(LTS) versions.This bug affects the 8.5.x(LTS) versions.may-affects-5.4may-affects-6.1may-affects-6.5may-affects-7.1may-affects-7.5may-affects-8.1severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Type
Projects
Status
Closed