* Fix major issue with SQLite transactions + aync code causing collisions

This commit is contained in:
Bryan Ashby
2017-09-16 17:13:11 -06:00
parent 68247d87e8
commit 1e250f06d9
8 changed files with 116 additions and 122 deletions

View File

@@ -42,6 +42,7 @@
"ptyw.js": "NuSkooler/ptyw.js",
"sanitize-filename": "^1.6.1",
"sqlite3": "^3.1.9",
"sqlite3-transactions": "^0.0.5",
"ssh2": "^0.5.5",
"temptmp": "^1.0.0",
"uuid": "^3.1.0",