-
### Version
29.6.0
### Steps to reproduce
Upgrade a React Native project(any sample project is fine) from version 0.67.5 to 0.74.0.
Update Jest to version 29.6.0.
Run the Jest test suite.
### Ex…
-
Hacking a temporary fix for https://github.com/CABLE-LSM/CABLE/issues/395 and running CABLE-MPI offline (`main` branch - commit d45a62c9327b919b7bf68b0560081c20bce97ac7) using the [crujra_accessN96_1h…
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
### Describe the proposed change(s).
Current, limit are calculated prior to branch execution: https://github.com/renovatebot/renovate/blob/ed7b17acc9d03bc56bedccb7d39cff5b9c5c844d/lib/workers/reposit…
-
I was tracing system calls for some unrelated reason and observed that an idle `gthread` worker makes `epoll_wait` system call every second.
```
λ sudo strace -p `pgrep -f "gunicorn: worker" | he…
-
### Your current environment
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (U…
-
Ran across a panic when trying to process a multi-source app. We just started using those and this is the second one so far, the first one just produced a warning w/o the panic
```shell
panic: run…
-
PR #573 supposedly adds aborting feature. The message is properly received by the worker as we can see in the image below, but the process continues till completion.
The sample code in the PR is al…
-
Thanks for this cool tool.
Is there a way to explicitly say "1 want 1 user per worker max"?
-
This is an odd one and I can't reproduce it reliably, but it happens often enough in our test/staging environments (but not production) that we've had to stop using the module. Signal 7 is SIGBUS and …