particle-cli
particle-cli copied to clipboard
Cannot close `particle subscribe mine` with `Ctrl+c`.
Once I have called particle subscribe mine, I cannot close it without killing the terminal that I opened it in.
I've tried:
Ctrl+cCtrl+xCtrl+dCtrl+z
and none have worked. How should I be closing it?
As a side note, other commands, such as particle serial monitor, respond to Ctrl+c and work as expected.
I'm running the CLI on a Linux machine and in a container. I'm happy to provide all other details (i.e. Dockerfile) upon request.
particle-cli v1.38.0
FROM node:10.14.2-slim