Daniil Gentili
Daniil Gentili
See https://psalm.dev/r/ac4c096eb4
https://psalm.dev/r/c3ee80ed62
Based on #8442
Based on #8443
Based on #8143, lays the groundwork for #8398. Also fixes properties-of on generic objects and intersections.
https://psalm.dev/r/46b3483706, but the non-templated version works fine: https://psalm.dev/r/46b3483706 Changing the $onlyType assertion to a non-null assertion also fixes it: https://psalm.dev/r/55b41e85e3
**Describe the bug** KeyDB hangs with 100% CPU usage when using multimaster clusters with diskless replication. **To reproduce** base.conf: ``` protected-mode no tcp-backlog 511 timeout 600 tcp-keepalive 300 supervised no...
**Describe the bug** A thing I noticed when debugging https://github.com/Snapchat/KeyDB/issues/512, setting `repl-diskless-sync yes` in the config doesn't actually enable diskless replication, because the logs contain `MASTER REPLICA sync: receiving streamed...
### Description of your *pull request* and other information This fixes raiplay extraction for videos like https://www.raiplay.it/video/2012/09/S1E11---Tutto-cio-che-luccica-0cab3323-732e-45d6-8e86-7704acab6598.html, which have the rare 1500 bitrate. Template ### Before submitting a *pull request*...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...