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

Update main.ts #31018

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 21, 2024

  1. Update main.ts

    Refactored the child process handling logic for better readability and error management.
    - Added a try-catch block for safer child process execution.
    - Improved keypress event handling with cleaner termination.
    - Enhanced readability by organizing variable declarations and piping logic.
    - Added logs for better debugging when the child process exits.
    imsharukh1994 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b1c364e View commit details
    Browse the repository at this point in the history