viproma/coral

Allow infinite timeouts

Closed this issue · 0 comments

All (or most) functions that accept some timeout as a parameter should also accept a zero value as a special case, meaning "never time out". This is useful for testing and debugging, e.g. to identify or rule out network connectivity as a source of errors.