Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wait for reports to be written before returning
Use Promise.all() to wait for all reports to be written before actually returning the main ace() function.
- Loading branch information