• nextime's avatar
    Add SIGINT signal handling for clean Ctrl+C exit · f32bbbd9
    nextime authored
    - Add signal handling to wsssh.py, wsscp.py, and wssshc.py
    - Implement asyncio Event-based shutdown mechanism
    - Enable clean exit when pressing Ctrl+C during connection setup
    - Maintain proper resource cleanup on signal interruption
    - Preserve existing functionality while adding graceful shutdown
    f32bbbd9
wsscp.py 16 KB