fix(clamav.manager): Improve log handling and add timeout for log reception in ClamAV manager tests

This commit is contained in:
2025-02-03 13:55:15 +01:00
parent e31e7cca44
commit 4446f265cb
7 changed files with 175 additions and 29 deletions

10
pnpm-lock.yaml generated
View File

@@ -39,6 +39,9 @@ importers:
'@types/node':
specifier: ^20.8.7
version: 20.17.12
typescript:
specifier: ^5.7.3
version: 5.7.3
packages:
@@ -3935,6 +3938,11 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
typescript@5.7.3:
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
engines: {node: '>=14.17'}
hasBin: true
uglify-js@3.19.3:
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
engines: {node: '>=0.8.0'}
@@ -9602,6 +9610,8 @@ snapshots:
typescript@5.6.3: {}
typescript@5.7.3: {}
uglify-js@3.19.3: {}
uint8array-extras@1.4.0: {}