mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 17:44:22 +01:00
It was failing likely because we were racing on the log processing. Using `wait_for_log` instead should address that.
It was failing likely because we were racing on the log processing. Using `wait_for_log` instead should address that.