-
There's a `Thread.Sleep(15)` on line 2908 of `EventSource.cs` which causes pathological behavior when testing a simple Service Fabric client.
With the `Thread.Sleep(15)` in place making a simple fi…
-
### Your question:
# Question
How should Julia packages be named within conda-forge?
# Introduction
The [julia-feedstock](https://github.com/conda-forge/julia-feedstock) is now current wit…
-
👋 Just dropping by to let you know that marshmallow v3 is released.
Upgrading will provide a few benefits for this project:
* You can get rid of places where `load_from` and `dump_to` match, s…
-
Our application stack consists of the following
```Java 11
Hikari CP 4.0.3
Mariadb driver 2.7.5
Aurora MySQL 8.0
AWS ECS Docker
Spring Boot 2.5
```
We are noticing Connection is not availabl…
-
### Which jobs are flaking?
Unit test
https://github.com/ovn-kubernetes/ovn-kubernetes/actions/runs/11842209785/job/33000292040?pr=4837
### Which tests are flaking?
`User Defined Network C…
-
The filtering has been enabled in the GUI
![image](https://f.cloud.github.com/assets/325433/1087315/8fff86e4-1614-11e3-806a-fe2f9eae6acf.png)
and yet, the request sent down to GeoServer does not hav…
aaime updated
11 years ago
-
*Title*: Add audit log for configuration updates
*Context*:
In enterprise environment it is often necessary to track compliance with internal policies. E.g.,
- support a particular TLS cipher …
-
-
**Description**
Calling `MKMapView.showAnnotations(:MKAnnotation)` will zoom the map appropriately to show the annotations passed in, however the cluster manager will never cluster those annotations …
-
I see in the docs that FileTree can work on a computer with multiple processes. But can I be used on a cluster? The file folder structure doesn't seem to lend well to distributed processes.