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
On Windows these are already set from another thread and should be
atomic. On Linux it is unclear to me if this should be done based on
the existing code.
However, extensions which use vm interrupts are very likely to do the
same thing that Windows is doing: set a vm_interrupt from another
thread.
This combination suggests to me that this change is overdue.
0 commit comments