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
I am not sure where the right place to open this issue is. WritableStreamDefaultController is exposed on (Window,Worker,Worklet) and uses AbortSignal signal. AbortSignal itself however is only exposed on Window,Worker.