-
**Use case**
To know which part of the query consumed memory.
**Describe the solution you'd like**
`IProcessor::work` will store the processor name into a thread-local variable.
The query-le…
-
31 Dynamo test are failing with "'NoneType' object has no attribute 'profiler'".
## Repro
`PYTORCH_TEST_WITH_DYNAMO=1 pytest profiler/test_profiler.py -v -k test_profiler_correlation_id`
You …
-
##### Description
zstdMaxBufferedEncoders value is too low which caused many temporary zstd encoders objects being created, each encoder object is quite big (200KB) and this adds to woes of frequen…
-
Hello all,
**Describe the bug**
When I click an effect icon on the toolbar, or click the effect icon in the effect setting window, the software will crash.
**To Reproduce**
1) Create a new ani…
-
I am trying to implement broadcasting on a custom data type, and I experience overhead which I strongly suspect is due to recursion limiting. Here is a MWE using Julia 1.10.5:
```Julia
using Benchmar…
-
### Package
Sentry.AspNetCore
### .NET Flavor
.NET
### .NET Version
8.0.0
### OS
Linux
### SDK Version
4.13.0
### Self-Hosted Sentry Version
24.10.0
### Steps to Reproduce
in the .Net 8.0…
-
**Describe the bug**
_This issue was originally reported in CNCF slack by [Srinivas Bevara](https://cloud-native.slack.com/archives/C01N6P7KR6W/p1722488402533149) and confirmed by @codeboten who aske…
-
Not sure if it's related here, but I have an issue with the [`control_block`](https://github.com/rust-bitcoin/rust-bitcoin/blob/73e33e58089b23bf8f46ef6d54f40972d9e2d333/bitcoin/src/tapro…
-
### Overview
This issue is for tracking design work related to [User Story #635 ]. [COORDINATOR can view submitted applications for Hosts & guests].
As the new PM, research the coordinator role and…
-
### What Happened?
[root@localhost ~]# minikube start --force
* minikube v1.33.1 on Redhat 9.4
! minikube skips various validations when --force is supplied; this may lead to unexpected behavior
*…