Tdesktop: [Feature Request] More than 3 accounts

Created on 19 Jul 2020  路  4Comments  路  Source: telegramdesktop/tdesktop

Is your feature request related to a problem?

There is a limit for accounts: 3, it's too low

Describe the solution you'd like

Raise the limit (50, for example)

api issue

Most helpful comment

@Aokromes it's not an api issue, the limit is due to resource consumption AFAIK

All 4 comments

it's very likely a "won't fix" i don't think no one other than spammers needs more than 2-3 accounts.

@Aokromes it's not an api issue, the limit is due to resource consumption AFAIK

Plus Messenger can do more than 3 Accounts on mobile, so this is literally just nonsense on a desktop.

That's because multi-account implemented in different ways. Currently, almost all data is not shared between accounts and each new added account doubles the memory consumption. And since tdesktop has only 32-bit version on Windows, it will crash after hitting the 1 GB limit.

The limit is 2 GB virtual memory per process. In most cases, when Telegram virtual memory reaches 2 GB, task manager shows 1 GB of memory used

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheAppService picture TheAppService  路  3Comments

FunctionalHacker picture FunctionalHacker  路  3Comments

LeonTheOriginal picture LeonTheOriginal  路  3Comments

Liudvikas picture Liudvikas  路  3Comments

abhyrz picture abhyrz  路  3Comments