-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add support for class MultiplexedSession #2191
chore: add support for class MultiplexedSession #2191
Conversation
27cf336
to
51df606
Compare
Warning: This pull request is touching the following templated files:
|
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
10899dc
to
ba378f2
Compare
04b8f76
to
f6674b9
Compare
25cec8e
to
5101675
Compare
5101675
to
99a18ae
Compare
b978f8c
to
cda3ed3
Compare
a6f098f
to
73dbf40
Compare
73dbf40
to
2844dcf
Compare
This PR contains the code for the newly introduced class `MultiplexedSession`. This PR includes the same changes as [PR #2191](https://togithub.com/googleapis/nodejs-spanner/pull/2191), which has already been reviewed. The previous PR had to be closed due to restrictions on OwlBot runs, which prevented it from being merged.
Closing this PR, since we are facing issues in presubmit check for Owlbot Processor. I have moved the changes into another branch which has been created from the main repo. Link to the new PR. |
This PR contains the code for the newly introduced class `MultiplexedSession`. This PR includes the same changes as [PR #2191](https://togithub.com/googleapis/nodejs-spanner/pull/2191), which has already been reviewed. The previous PR had to be closed due to restrictions on OwlBot runs, which prevented it from being merged.
This PR contains the code for the newly introduced class
MultiplexedSession
.