[OneDev #24] fix(perf): resolve performance issues — emergency #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from OneDev issue #24 (id 35504)
Original project: internal-joseph
Original state: Closed
Original submitterId: 5
Original submitDate: 2026-04-29T14:02:11.517+00:00
Original lastActivity: {'date': '2026-04-29T15:12:35.564+00:00', 'description': "changed state to 'Closed'", 'userId': 5}
Original fields:
Emergency-status performance issues need to be diagnosed and resolved. Capture symptoms, scope (which host/service/app), and reproduction; then triage root cause and ship the fix.
Why
Flagged as emergency — blocking work or degrading a live service. Velocity matters; details to be filled in once the affected surface is named.
Open questions
Imported from OneDev comment id 523 on issue #24
Original userId: 5
Original date: 2026-04-29T15:12:34.564+00:00
Resolved live in chat 2026-04-29. Root cause: 1,151 orphaned pwsh.exe/conhost.exe processes left behind by exited Claude Code sessions, accumulating ~18 GB commit charge on a 31 GB workstation and triggering a paging storm. Mitigation deployed:
ReapOrphanShellsruns every 15 min on pct-joseph-nu, kills pwsh/conhost where parent PID is dead and age >2hC:\Users\Joseph\.claude\scripts\reap-orphan-shells.ps1system_orphan_shell_reaper.mdClosing — issue was filed mistakenly during diagnosis.