mirror of
https://github.com/andreili/klipper.git
synced 2025-09-20 11:54:42 +02:00
Make sure to check for an out-of-order M112 command on the gcode pseudo-tty even if there is no pending commands being processed from that gcode pseudo-tty. There could be long running commands pending from webhooks, virtual_sdcard, or similar. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>