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: interruption signal not terminating the process when spamming <C-c> #478

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 1, 2024

  1. feat(session.py): implement graceful shutdown handling for sessions u…

    …sing atexit and signal
    
    refactor(session.py): streamline end_session logic to improve readability and maintainability
    teocns committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9205697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db3d57 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e5a6f79 View commit details
    Browse the repository at this point in the history
  2. black

    Signed-off-by: Teo <[email protected]>
    teocns committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8abfda6 View commit details
    Browse the repository at this point in the history