limit database creation concurrency to 1

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-11-07 15:48:09 +01:00
parent 3358a433d4
commit aa13482090
4 changed files with 18 additions and 6 deletions
+1
View File
@@ -96,6 +96,7 @@
"minimatch": "^5.0.0",
"mysql2": "^2.2.5",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",
"pg": "^8.11.3",
"raw-body": "^2.4.1",
"tar": "^6.1.12",