Closed Borewit closed 5 years ago
To eliminate side effects caused by to many levels of recursion, I replaced traditional promise/then structures with async/await.
Wrong repo, corrected PR.
To eliminate side effects caused by to many levels of recursion, I replaced traditional promise/then structures with async/await.