Vasiliy Stelmachenok
Vasiliy Stelmachenok
> Can you add archlinux.gay mirror for russia? Then we can merge this. Put it above the yandex one likely Done.
It looks for me the same issue as https://codeberg.org/poezio/slixmpp/issues/3491. Does it work for you if change code like in this patch? ```diff diff --git a/jabagram/xmpp/actor.py b/jabagram/xmpp/actor.py index 2c5a5ef..fbf2dc0 100644 ---...
> For some reason, when I make that change, the messages are sent both to Telegram itself and to XMPP. > I’m not quite sure if this is the issue...
> This is thought for users and also the RT kernel, whcih prefer latency over throughput If it matters to anyone, like I said it can be switched in runtime,...
> _makexconfig / _makemenuconfig - Too many configurators for the kernel. I haven't seen anyone using _makexconfig instead of _makegconfig yet, because obviously I have no idea what pros of...
> > I think another contender for droppage is `_tickrate`. Reasonings are as follows: > > ``` > > 1. `NO_HZ_FULL` without any extra configuration behaves exactly like `NO_HZ_IDLE`[1]. Users...