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
Per discussion in #2109, whenever we release 0.12, we want to change API-surfaced usages of ConnectionId so that they're always passed by value rather than shared reference, since it is a small copy type.
The text was updated successfully, but these errors were encountered:
Per discussion in #2109, whenever we release 0.12, we want to change API-surfaced usages of
ConnectionId
so that they're always passed by value rather than shared reference, since it is a small copy type.The text was updated successfully, but these errors were encountered: