-
Failure in a merge commit test run on GitHub https://github.com/scala/scala/actions/runs/11819553129/job/32929735138 (windows 21)
```
2024-11-13T15:30:37.5870241Z [info] Running source-dependencie…
-
When the node_exporter role is used to install the exporter on > 1 hosts we see occasional failures of binary extraction after download like so:
```
TASK [prometheus.prometheus._common : Unpack bi…
-
Helgrind runs fail randomly on concurrent critnib write and read. Possibly related to the issue #886.
Examples of failed jobs:
https://github.com/oneapi-src/unified-memory-framework/actions/…
-
right now it starts low and goes up 5 concurrent users at a time. Can we have a csv of concurrent user count, e.g. 50,100,150?
-
First of all, thanks for the great HTTP.jl package, I really appreciate this project!
I've noticed an issue with the WebSocket implementation: when multiple async tasks send WebSocket messages, a r…
-
I was wondering if the following implementation of `concurrently` has been considered before:
``` haskell
concurrently :: IO a -> IO b -> IO (a,b)
concurrently left right = do
mv > return undefined…
-
Please make the shared didomy instance concurrency-safe
-
## Description
Currently, each rule execution that generates alerts performs its own `/_bulk` indexing call, leading to frequent and unnecessary index refreshes in Elasticsearch stateless. These forc…
-
### IDE Information
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Licensed to Ido Flasch
Subscription is active until November 13, 2024.
Runtime ver…
-
### Apache Iceberg version
0.7.1
### Please describe the bug 🐞
## Summary
I'm currently trying to migrate a couple of dataframes with a custom hive-like storage scheme to Iceberg. After a …