Daniil Gentili
Daniil Gentili
Resurrection of https://github.com/hashicorp/consul/pull/22108
### Steps to reproduce 1. Send message to forum topic 2. Wait for it to be read (double checkmark) 3. Switch to another chat (not another topic, another chat) ###...
### Detailed Description of the Problem When connection to a remote host fails due to issues like network issues, or even worse local issues like an openssl misconfiguration, the lua...
Counterpart of https://github.com/syncthing/syncthing/pull/10221
Bumps dependencies to fix https://github.com/golang/go/issues/74462.
Fixes https://github.com/mongodb/mongo-php-driver/issues/1776, https://jira.mongodb.org/browse/PHPC-2505, and the equivalent bug triggered when assigning dynamic properties and then unsetting them again. The underlying issue in both cases is the invocation of `zend_std_get_properties`, which populates...
Setting the Default router option to Automatic in IPv6 RA settings causes high CPU usage and lock contention issues when bird2 is running on the router, populating the routing table...
Preparing the same statement in multiple fibers leads to a race condition upon automated deletion of the statement w/ statementDeallocate (or at the very least, this is what I assume...