Thread panics on Mac the second time you start the application.
thread 'tokio-runtime-worker' panicked at src/ipc.rs:21:14:
Listener should be created: Os { code: 48, kind: AddrInUse, message: "Address already in use" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Í2025-05-23 20:33:18.082 Capter[6351:189572344] +[IMKClient subclass]: chose IMKClient_Modern
2025-05-23 20:33:18.082 Capter[6351:189572344] +[IMKInputSession subclass]: chose IMKInputSession_Modern
This does not prevent the application to continue to run.