Skip to content

Misc changes#311

Merged
inetol merged 4 commits intodevfrom
mire-sam
Apr 5, 2026
Merged

Misc changes#311
inetol merged 4 commits intodevfrom
mire-sam

Conversation

@inetol
Copy link
Copy Markdown
Member

@inetol inetol commented Apr 5, 2026

No description provided.

inetol added 3 commits April 5, 2026 13:13
No se pueden almacenar statements de forma global porque se revocan en
el momento en que la instancia de Database se va al GC. Antes del commit
`b04b8e7` se cubría el problema.

```
2026-04-05T13:30:00.002+02:00 DEBUG [task] Running "sweeper".
2026-04-05T13:30:00.003+02:00 ERROR [task] Error while running
"sweeper"..:
2026-04-05T13:30:00.003+02:00 ERROR [task] Error: statement has been
finalized
at d_.getAllWithoutDocuments
(file:///tmp/deno-compile-server/src/database/query.ts:167:8)
at XS (file:///tmp/deno-compile-server/src/tasks/sweeper.ts:27:45)
at YS (file:///tmp/deno-compile-server/src/tasks/sweeper.ts:13:3)
at tC (file:///tmp/deno-compile-server/src/task.ts:15:11)
at file:///tmp/deno-compile-server/src/task.ts:35:73
at ext:deno_cron/01_cron.ts:139:17 {
code: "ERR_INVALID_STATE"
}
2026-04-05T13:30:00.004+02:00 DEBUG [task] Finished "sweeper".
```
@inetol inetol enabled auto-merge April 5, 2026 12:07
@inetol inetol added this pull request to the merge queue Apr 5, 2026
Merged via the queue into dev with commit f2ecf25 Apr 5, 2026
1 check passed
@inetol inetol deleted the mire-sam branch April 5, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant