**Describe the bug** When exiting while using both -c and --exit-no-conn, the -s signal is not passed to the command. **To Reproduce** terminal 1: `nc -lk 4000` terminal2: `ttyd -qW -s SIGINT asciinema rec -y -c bash` open browser: http://localhost:7681/ close the webpage after 3s **Expected behavior** receive the upload request in the terminal 1. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment:** - OS: [e.g. macOS 10.15.2] - Browser: [e.g. Chrome 79.0.3945.130] **Additional context** Add any other context about the problem here.