-
I had to add the env var `GRPC_ENABLE_FORK_SUPPORT=false` to the doc build CICD job to avoid the following errors:
```txt
I0000 00:00:1727451651.033756 11803 fork_posix.cc:77] Other threads are …
-
### Describe the question.
I’m encountering an issue while running a DALI pipeline with GPU-only decoding. The pipeline works when the fn.decoders.image operator is set to "mixed" mode, but it fails …
-
Hangs forever in an infinite loop:
```yaml
name: buildperl
on: workflow_dispatch
env:
PERLVER: "5.40.0"
URLPERL: https://www.cpan.org/src/5.0/perl-5.40.0.tar.gz
jobs:
buildperl:
…
-
The main reason why reading a ZIM archive with libzim fails with the current build in older browsers is that somewhere in the build chain one or more of the binaries has been compiled with **pthreads*…
-
## Windows
[This blog post](https://blog.bearcats.nl/perfect-sleep-function/) nicely explains everything we need to know about sleeping threads in windows. TLDR; i ran the benchmarks locally and al…
-
This affects `polycap_source_get_transmission_efficiencies`. While the rewrite itself is not necessary for the 1.0 release, we should already add an argument `polycap_monitor` that will allow us to ki…
-
Hi,
I'm running into an issue compiling libsnert if configure detects libdb on the system.
N.B. All of this is following directions starting from either from a fresh download (`git clone`) or `mak…
-
### Description of the bug
2.8.1 introduced a number of regressions to the build process on Linux. Specifically, 21116995d78b74dee69ce42874b643012a7c14e5 saw a lot of refactoring in the CMake files…
-
I've noticed some weird CI timeouts for a project I work on. The affected tests involve running a lot of eventlet-enabled subprocesses, and it seems that sometimes they hang during shutdown rather tha…
-
Hi! Thanks for your work on Easybuild. I am trying to install mothur and am running into some issues.
## System info
`cat /etc/os-release `
> PRETTY_NAME="Ubuntu 24.04 LTS"
`eb --show-config…