Skip to content
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

.logout will invalidate all of the connections in the pool. #1

Open
djseng opened this issue Oct 9, 2018 · 0 comments
Open

.logout will invalidate all of the connections in the pool. #1

djseng opened this issue Oct 9, 2018 · 0 comments

Comments

@djseng
Copy link

djseng commented Oct 9, 2018

Using the same credentials for a login will generate the same session id over and over again. When you call .logout() on one connection, all of the connections in the pool will become invalidated.

see: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_login.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant