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
Deprecate KSCrashMonitor_Deadlock in favor of Watchdog monitor
- Add KSCRASH_DEPRECATED macro to KSSystemCapabilities.h
- Mark kscm_deadlock_getAPI() and kscm_setDeadlockHandlerWatchdogInterval()
as deprecated with guidance to use KSCrashMonitor_Watchdog
- Deprecate deadlockWatchdogInterval property in KSCrashConfiguration
- Remove KSCrashMonitorTypeMainThreadDeadlock from KSCrashMonitorTypeAll
and KSCrashMonitorTypeFatal composite types
- Set KSCrashMonitorTypeExperimental to KSCrashMonitorTypeNone
- Add pragma suppression for internal uses of deprecated APIs
0 commit comments