Files
sdk/runtime
Slava Egorov d222ed2656 [vm] Ignore races on TimelineStream::enabled
These should be benign as actual state is guarded by 
RecorderSynchronizationLock, and disabling and enabling streams can 
happen concurrently with threads which actually produce events.

Issue https://github.com/dart-lang/sdk/issues/62038

TEST=ci

Cq-Include-Trybots: luci.dart.try:vm-tsan-mac-release-arm64-try,vm-tsan-linux-release-x64-try
Change-Id: I640b33e0bea475e4a4651ce212e7f91b6a6a6964
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/472860
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2026-01-14 03:52:59 -08:00
..
2026-01-08 08:43:09 -08:00