refactor: migrate @krlwlfrt/async-pool to @openstapps/collection-utils

This commit is contained in:
2023-06-29 17:29:49 +02:00
parent 64caebafe5
commit 98546a97a3
58 changed files with 621 additions and 1175 deletions

View File

@@ -27,7 +27,7 @@ const tests = await Promise.all(
);
describe('Easy AST', function () {
this.timeout(5000);
this.timeout(15_000);
this.slow(2000);
it('should build the project', function () {