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
Only spawn canInteract thread if not pending
Remove the 250ms cache expiry and the stored time field. Cache only
the boolean result and use canInteractPending to avoid duplicate
asynchronous canInteract calls.