Closed Jack-Byrne closed 3 years ago
Fixes #3576
This PR is ready for review.
This PR makes no API changes.
Run ATF tests mentioned in issue
Binds a protocol version to a session when an app registers. Core does call to bind earlier but Core binds the module max version instead of the negotiated version which is decided by the app.
Fixes #3576
This PR is ready for review.
Risk
This PR makes no API changes.
Testing Plan
Run ATF tests mentioned in issue
Summary
Binds a protocol version to a session when an app registers. Core does call to bind earlier but Core binds the module max version instead of the negotiated version which is decided by the app.
CLA