Tests were failing when in the same thread after a test which set log_all_io=True, because SIGUSR1 seemed to be turning logging *off*. This is due to Python using references not copies for assignment. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
4.1 KiB
4.1 KiB