1

fix: ErrorAlreadyExists 1832->183, wrap syscall errors, signal handling, mutex cleanup, log sync

This commit is contained in:
2026-06-20 23:41:59 +03:00
parent 33dfd4b4c5
commit d4da33ca5e
5 changed files with 74 additions and 29 deletions
+9
View File
@@ -1,2 +1,11 @@
*.exe
*.log
*.exe~
*.swp
*.swo
*~
.env
.idea/
.vscode/
.DS_Store
Thumbs.db