Closed andreubotella closed 7 months ago
Don't merge yet, the test currently succeeds even with this fix because unresolved promises are not being detected in the test runner.
Turns out, awaiting the test was enough to detect unresolved promises in this case. So this is now ready to review.
Closes #53.