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
#21256 add RemoteMRPConfig member to OperationalSessionSetup. It is kept around since the call to EstablishConnection in Connect, the MRP config is not on the stack. It is very likely that Connectwill no longer be called since OperationalSessionSetup is ephemeral now, and only lives during session setup.
The text was updated successfully, but these errors were encountered:
Problem
#21256 add RemoteMRPConfig member to OperationalSessionSetup. It is kept around since the call to
EstablishConnection
inConnect
, the MRP config is not on the stack. It is very likely thatConnect
will no longer be called sinceOperationalSessionSetup
is ephemeral now, and only lives during session setup.The text was updated successfully, but these errors were encountered: