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

Fix: Try to send interupt to sys.daemon to allow cleanup #610

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

StrongMonkey
Copy link
Contributor

We should try to send os.interupt to sys daemon process. This allows daemon process to be able to intercept and perform possible cleanup function.

It was causing an issue where in browser tool, when script is executed, the browser session is not closed.

@StrongMonkey StrongMonkey merged commit 823142b into gptscript-ai:main Jul 3, 2024
10 checks passed
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