8000 Release v2.8.3: fix: Retry on timeout (#106) · mmkal/retry · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.8.3

@trungnt2910 trungnt2910 tagged this 30 Dec 02:37
* fix: do not set return value for timed out runs

Commands that are killed manually due to timeout rarely returns a
success status code (0). These codes should not be treated as errors
but simply produced because of the timeout.

* fix(windows): use variable to track timeout

Use a variable to track timeout instead of relying on SIGTERM, as
processes on Windows are not killed using signals.
Assets 2
Loading
0