Fix login auto-retry deadlock

This commit is contained in:
2026-06-08 21:07:42 +02:00
parent 5cb93b3258
commit b8da2a821f
7 changed files with 141 additions and 20 deletions
+1
View File
@@ -11,6 +11,7 @@
"build": "tsc -p tsconfig.json",
"clean": "rm -rf dist",
"prepare": "npm run build",
"test": "npm run build && node --test test/*.test.js",
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"keywords": [