| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Any chance you could add a test?
Sorry, something went wrong.
I couldn't find a reliable and non-flaky way to test this change. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The original implementation was using sleep(i * options.retryDelay);. While migrating to C++, we forgot that.
cc @nodejs/fs