[BUG] Native claude code plugin of telegram eating 100% of CPU

Resolved 💬 2 comments Opened Jun 18, 2026 by airlanggawicaksono Closed Jun 22, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

  • Plugin: telegram@claude-plugins-official v0.0.6
  • bun server.ts runs at sustained 100% CPU even when idle (no messages)
  • Process: /home/lxn/.nvm/versions/node/v24.16.0/lib/node_modules/bun/bin/bun.exe server.ts from ~/.claude/plugins/cache/claude-plugins-official/telegram/0.0.6
  • CPU spins regardless of Telegram activity - Fix: process needs to be event-driven (await on bot updates), not busy-looping

What Should Happen?

it shouldnt eat the cpu

Error Messages/Logs

Steps to Reproduce

activate the telegram plugin
https://code.claude.com/docs/en/channels
and then if it idle it eats ram to 100%

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

/

Claude Code Version

2.1.181

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗