You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### Features
6
6
7
-
- Adds experimental App Hang tracking via RunLoop observers (#8234)
7
+
- Adds experimental App Hang tracking via RunLoop observers (#8300)
8
8
9
9
V3 replaces the sampling-based V1/V2 hang detection with an event-driven approach using `RunLoop` observers. It reports fully-blocking hangs where a single run loop iteration exceeds the configured threshold.
0 commit comments