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
In order to fix problems with SNI initialization we basically had to re-create the logic
in init() which... didn't make a whole lot of sense. So this commit changes init() to
be usable in the refresh case. Base use (with no args) will still behave as it did
but on a refresh we should get a complete rebuild of expected state now.
0 commit comments