wix-incubator / kissfs

Extensible and reactive text-based file-system library that keeps it simple, universal and cross-platform
MIT License
12 stars 5 forks source link

Verify timeout is greater than retries * interval #92

Closed AviVahl closed 7 years ago

AviVahl commented 7 years ago

Thought I had it pushed in the branch already. Was committed locally, but didn't push upstream. This PR continues on the work of the Promise utils refactor.

Adjustments in events matcher across project for the new requirement. Events matcher now requires number of retries.