anton0xf
anton0xf
How many files and directories are there in your `/tmp` directory? As I can see, there is no limit to autocomplete now, so emacs might get stuck trying to render...
Simpler way to see the "leak" is just 1. start emacs 2. open some *.v file 3. type "Def" 4. and see the value of variable `company-coq--refman-vernac-abbrevs-cache` ``` company-coq--refman-vernac-abbrevs-cache is...
I did some research, and now I think that the problem is in combination of facts: 1. `company-coq` backends return candidates with some faces from their caches 2. `company-mode` [calls](https://github.com/company-mode/company-mode/blob/d77184094b9a45b204813d824918e1ec2aac8504/company.el#L3054)...
Issue #188 may be related
On emacs 27.2 this issue is not reproduced
Why did you add second `enableSSL()` call in `tryConnect()`?
> What do you mean by `second`? Now there is one call to `enableSsl()` in `tryConnect()`: https://github.com/pgjdbc/pgjdbc/blob/2bb0e2f76bc2d265df4134fd7f0d30b0772a4a8d/pgjdbc/src/main/java/org/postgresql/core/v3/ConnectionFactoryImpl.java#L146 And in this PR, another call was added: https://github.com/pgjdbc/pgjdbc/pull/1469/files#diff-05d8a51055f6afe0ae5176e0e5574cb0R101
it's already on https://github.com/validator/validator
Same behavior in Telegram-8.9.234640.app.zip
9.0.1.237033 AppStore - it's still there. It could be an issue with reactions, because it is not reproduced in chats or channels where reactions are disabled