Danny Shemesh
Danny Shemesh
Hey ! We've recently tackled a recurring deadlock in one of our go applications - this app uses the following: - A continuous profiling agent (which calls `pprof.StartCPUProfile` under the...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**What happened**: We have several EKS clusters which autoscale throughout the day - they handle burst workloads, and in a given day the underlying ASG-s may scale down to 0...
At some, relatively recent, point in time - invoking the `/functions/admin/download` SCM API for Windows function apps from ARM (`https://management.azure.com/subscriptions//resourceGroups//provider/Microsoft.Web/sites//functions/admin/download?api-version=2022-09-01`) had stopped working - it consistently returns 401 even if...
### Bug Report - import path of package in question: `github.com/Azure/azure-sdk-for-go/profiles/latest/web/mgmt/web` - SDK version: `v68.0.0` - Specify the exact commit: `2187aca40bbf6931ffac666977e5d29128d82585` - output of `go version`: `go version go1.21.3 darwin/arm64`...
Greets ! Quick suggestion to hear the community's thoughts before opening a PR: I recently noticed that if one would use `.Where()` and pass it multiple OR clauses, say, without...