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

feat: revert _useSession semantics for unknown issue #732

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

hf
Copy link
Contributor

@hf hf commented Jul 13, 2023

Reverts #726

@hf hf merged commit 8e8eac9 into master Jul 13, 2023
2 checks passed
@hf hf deleted the revert-726-hf/refactor-use-session branch July 13, 2023 17:46
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.42.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

hf added a commit that referenced this pull request Jul 18, 2023
There were 2 issues with #726 which was reverted with #732:
- By accident a line was deleted in `#_initialize` that saved the
session.
- There was a recursive-wait of `#_initialize` in certain cases. 

This PR is the same change with some tweaks to resolve the issues. It
has been tested locally. Please test before approving!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants