netquik

Results 2 issues of netquik

I'm experiencing some crashes using ``` with open("DATA/list.yml", "r", encoding="utf8") as list: yamllist = yaml.load(list, Loader=yaml.Loader) ``` This load from a file is executed many times during code run without...

### Steps to reproduce 1. Just use Telegram Desktop with 3 accounts with more than 100 groups each and some of them receiving multiple messages per second. 2. Let it...

bug