mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-06 22:43:12 +02:00
Ensure shutdown assertions through log inspection are only performed when the harness node has an active log file handle. This avoids errors during shutdown when log file output is disabled.