Something went wrong. Try again.
Monorepo for Aesthetic.Computer aesthetic.computer
Something went wrong. Try again.
Make piece-logs-cli exit instead of lingering forever master
Each invocation is a one-shot read-only lookup, but the process never exited: the Mongo driver keeps a handle alive past disconnect(), so main() resolving was not enough to drain the event loop. On lith 32 of these had piled up over three weeks — the oldest 20.6 days — holding ~890MB of a 4GB box, which is most of why its memory read as full. Exit explicitly once main resolves, and disconnect from a finally so a thrown query cannot leave the connection open either.
Author prompt.ac/@jeffrey Date (Aug 8, 2026, 8:42 AM UTC) Commit e4726f08 e4726f08c9c4c939bae8b32ca96d9da8e885890f Parent 5cc54c5e 5cc54c5e3785b89fdcc5b24de189d1707c9e8c6c