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

Handle SIGINT signal from user - Zappy AI #245

Merged
merged 4 commits into from
Jun 22, 2024

Conversation

Marius-P1
Copy link
Collaborator

I added a handling for the CTRL + C (SIGINT signal). Now our AI will make sure to close the connexion with the server before exiting the program.

@Marius-P1 Marius-P1 added the enhancement New feature or request label Jun 22, 2024
@Marius-P1 Marius-P1 requested review from Thomaltarix and AxelF44 June 22, 2024 14:31
@Marius-P1 Marius-P1 self-assigned this Jun 22, 2024
@Marius-P1 Marius-P1 linked an issue Jun 22, 2024 that may be closed by this pull request
Copy link
Collaborator

@Thomaltarix Thomaltarix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@Marius-P1 Marius-P1 merged commit 24f1abd into main Jun 22, 2024
4 checks passed
@Marius-P1 Marius-P1 deleted the feat/handle-sigint-signal-from-user-zappy-ai branch June 22, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle SIGINT signal from user - Zappy AI
3 participants