mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
0003720f78
This change attempts to make the delay logic more obvious by: * remove indirection, inline a bunch of function calls * move all the code and constants next to each other * replace the two constant values with a single value * reword the comments.