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
Remove runloop spinner for other interaction setter APIs.
runloop spinner APIs are not compatible with Swift async tests, Runloop spinner is also not necessary for setter APIs because there is no thread safety issue. Removing them for now instead of creating async API version for these APIs.
PiperOrigin-RevId: 570588092
0 commit comments