mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +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.