-
### The problem
ESPAsyncWebServer-esphome server events causes crash on esp32 after a few minutes.
Building with platformio, espressif32 platform v6.0.0.
Runs for a few minutes and crashes.
…
-
Hi,
There appears to be an edge case in the way clean connection shutdowns are handled; sometimes, due to nondeterministic delays and concurrency, hackney is attempting to synchronously receive (`h…
-
## Why
In order to unlock #316 (Update Ruby 3.1).
- The Figaro gem did not receive any update since 3 years and prevents us from updating the Ruby version
- Rails 7 projects now use default fallb…
-
doesn't unwind the stack when handling errors
-
Using Grpc.AspNetCore v2.33.1 (in .NET Core 3.1 project).
The behavior of async stream reading for an open gRPC connection doesn't match the main gRPC API documentation in the following respect. T…
-
Since the aioftp requires Python3.7+ right now, type hints may benefit the project.
-
While testing service failover on rack2, I noticed that nexus held on to the same cockroachdb backend without attempting to use any of the other nodes in the 5-node database cluster, causing requests …
-
Hello RIOT Community,
RIOT features multiple CoAP libraries: [gcoap](https://doc.riot-os.org/group__net__gcoap.html), [nanocoap_sock](https://doc.riot-os.org/group__net__nanosock.html), and the [na…
-
### Description:
Since we updated to rocketchat 6.5.0 ldap users can't login anymore. Running sessions are fine,
but if one user is trying to log on the account gets deactivated.
### Steps to r…
-
all connection information (SDP, Icecandidates) are sent via websocket,
and both parties receive it (confirmed through logs)
but it just never seem to connect
here's my dart code
```dart
…