diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-11-30 19:05:25 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-11-30 21:20:09 -0500 |
commit | 5ebe8ce0259443b4f5924ed019b305627f73bc7c (patch) | |
tree | 6dfcd1a466f3e3fd3b4247a6323e41966199a479 /klippy/serialhdl.py | |
parent | 17dcb4275246a3826766d2b102b26ad6b3e931a6 (diff) | |
download | kutter-5ebe8ce0259443b4f5924ed019b305627f73bc7c.tar.gz kutter-5ebe8ce0259443b4f5924ed019b305627f73bc7c.tar.xz kutter-5ebe8ce0259443b4f5924ed019b305627f73bc7c.zip |
gcode: Don't dump the message log directly from set_printer_ready()
The set_printer_ready() method can be called from a background thread.
Have the main Printer class call a new dump_debug() method in the main
thread on a shutdown event.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/serialhdl.py')
0 files changed, 0 insertions, 0 deletions