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
Long ago it used `kill`, which didn't guarantee immediate delivery.
Later, we transitioned to `raise`, which does guarantee. So we don't
have to jump through loops to wait for the data to arrive.
0 commit comments