mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-24 04:56:35 +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.
886 B
886 B