mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +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.