mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-22 12:07:04 +01:00
Currently trying to run etcd tests on darwin will cause the timeouts to improperly select timeouts_darwin.go which are stricter than timeouts_etcd.go. We fix this by always defaulting to timeouts_etcd.go no matter the platform, and only falling back to timeouts_darwin.go if the kvdb_etcd tag is not present.
785 B
785 B