zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.09k stars 85 forks source link

Telega eats CPU #389

Closed alexAkselrod closed 1 year ago

alexAkselrod commented 1 year ago

Telega Setup

OS: Ubuntu 22.04.1 LTS Emacs: GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0), modified by Debian Features: svg ffmpeg Telega: telega v0.8.81 (TDLib v1.8.10) (telega-server v0.8.2) MELPA: 20221220.947

Current Behavior

When I run telega, emacs starts consume 100% of 1 CPU Core and 3 instances of Telega server consumes 2 others. This load doesn't go away as time passes.

Steps to Reproduce

  1. Launch Telega
zevlg commented 1 year ago

TDLib 1.8.10 is not yet supported

alexAkselrod commented 1 year ago

Zevlg, thank you for your reply. What version should I use?

zevlg commented 1 year ago

Zevlg, thank you for your reply. What version should I use?

Use TDLib 1.8.8 or 1.8.9, or wait for a couple of hours, I'll add initial support for the TDLib 1.8.10

alexAkselrod commented 1 year ago

Thank you! I'll wait for tomorrow then =)

zevlg commented 1 year ago

Thank you! I'll wait for tomorrow then =)

Pushed, please update and check it out

alexAkselrod commented 1 year ago

Thank you, it works fine now.