-
Guillaume Seguin authored
The print thread must always respawn the sender thread when ending (the change introduced by 9c55957e was checking stop_send_thread, which is set to False by _start_sender, so it never got it). Instead of adding more logic, let's just always respawn the thread and kill it immediately.
21400ead