-
As part of my testing of the fix for #432, I have discovered a race condition in consumer_partition.go where access to the struct's `state` member is modified concurrently without synchronization:
…
-
So this is probably a copy of #832 and #816. But I don't think the arguments apply in my case.
When using `apply!` with ADAGrad, there is the line https://github.com/FluxML/Flux.jl/blob/075f42b478925…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13 darwin/amd64
go go1.14.3 playground
### Does this issue reproduce with the latest release?
Yes: https…
-
I was testing terratest today and noticed it was unable to authenticate into my K8s clusters using my OIDC for AzureAD that works when I use kubectl / terraform / helm etc. I was unsure if this was a …
whume updated
2 years ago
-
Goal: Have terratest use or detect my terraform.tfvars to pass variables.
Issue: I believe Terratest failed to read the terraform.tfvars because it wasn't copied from my terraform directory to the…
-
Please consider adopting an improved DAA, such as that implemented in the Masari project, in [next_difficulty_v3](https://github.com/masari-project/masari/blob/master/src/cryptonote_basic/difficulty.c…
-
When decoding OTLP data encoded as JSON, the `Span.Flags` field is not decoded.
```terminal
$ cat go.mod
module testing/flag
go 1.23.1
require (
github.com/stretchr/testify v1.9.0
go.op…
-
During an investigation into a performance issue with our site, we narrowed down the issue to our JSON parsing code taking an extremely long time to parse larger JSON files (multiple minutes to parse …
-
```
What steps will reproduce the problem?
1. Windows 2003 Chinese with "eventlog_to_syslog" (UTF-8)
2. ELSA display garbage character
3. change browser's encoding not work
4. Change the character set…