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

[FSTORE-1320] Fix hopsworks.login second attempt not taking parameters into account #192

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

vatj
Copy link
Contributor

@vatj vatj commented Mar 21, 2024

Cleanup client irrespective of whether connection was set properly

@vatj vatj requested a review from robzor92 March 21, 2024 11:05
@vatj
Copy link
Contributor Author

vatj commented Mar 21, 2024

Both adding client.stop in logout and in connect method of connection are sufficient to fix the issue. It does feel like both make sense to have though

@vatj vatj merged commit 209fd53 into logicalclocks:main Mar 22, 2024
2 checks passed
vatj added a commit to vatj/hopsworks-api that referenced this pull request Apr 5, 2024
…s into account (logicalclocks#192)

* Cleanup client irrespective of whether connection was set

* Reset client in connection before initialising it
vatj added a commit that referenced this pull request Apr 5, 2024
…s into account (#192) (#196)

* Cleanup client irrespective of whether connection was set

* Reset client in connection before initialising it
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

Successfully merging this pull request may close these issues.

2 participants