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
[SYCL] Prevent deadlock during shutdown by not holding GraphUpdate mutex (#20715)
Deadlock can happen if L0 calls `exit()` while we are in the middle of
enqueuing a command.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments