Skip to content

fix: credentials: do not prompt the user multiple times at once #249

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

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

g-linville
Copy link
Member

@g-linville g-linville commented Apr 15, 2024

We were seeing cases where two credential tools could be run at the same time, causing weird issues in the terminal when sys.prompt was called. This fixes that.

for #250

@g-linville g-linville merged commit bc620f0 into gptscript-ai:main Apr 16, 2024
@g-linville g-linville deleted the fix-concurrent-cred-tools branch April 16, 2024 19:12
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.

3 participants