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
small changes to:
1. avoid an unnecessary buffer copy during render() when updating event
pipes
2. allow our 'session' id generation to wrap so it doesn't need to
perform bounds checks (it functionally cannot overflow so they are
unneeded)
0 commit comments