Solucionado cierrre de pool para test

This commit is contained in:
2026-04-08 14:47:57 +02:00
parent a27e4b30d2
commit a9589f578b
4 changed files with 9 additions and 6 deletions

View File

@@ -185,7 +185,6 @@ export class SimController {
}
const useCaseRes = await this.tryUseCase(msg, this.useCases.stage_suspend(suspendData))
console.log("res::", useCaseRes)
/*
const res = await this.tryUseCase(msg, this.useCases.suspend(actionData))
*/