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
The deferred wait mechanism calls SharedFenceSignal as long as it can get a sharing contract interface, which isn't right, it should only call that API for actual shared fences.
The deferred wait mechanism calls
SharedFenceSignalas long as it can get a sharing contract interface, which isn't right, it should only call that API for actual shared fences.