backup-2026-05-14-2139
The setTimeout callback awaited sendMessage before installing the rotation interval. If the tool resolved during that await, the finally cleanup ran before rotateTimer existed, leaving an interval that edited the "reading the wiki…" placeholder forever. Added a `done` flag so the callback bails (and deletes the placeholder) if the tool already finished.
Description
No description provided
Releases
6
World backup 2026-05-14-2139
Latest
Languages
TypeScript
96.7%
Shell
2.6%
Dockerfile
0.7%