Jonas Dedden

Results 11 issues of Jonas Dedden

Hi :) I'm using following versions: > git-gui version 0.21.GITGUI > git version 2.39.0 > Tcl/Tk version 8.6.13 > kernel '6.0.15-1-MANJARO' > Manjaro Linux 22.0.0 Sikaris and I'm getting these...

**Describe the issue**: While the `distributed.Client` class is missing actual typehints, there are loose mentions of types in the docstrings. Some IDEs (such as PyCharm for example) parse Docstrings to...

needs triage

**Describe the issue**: Executing a Dask worker with >1 processes (aka `--nworkers [N]` with `N>1`) will lead to wrong data in both the worker dashboard and especially the Prometheus metrics...

needs triage

I'm using this package in codebases checked with common static type checking tools, such as `mypy`. Unfortunately, it will error: ``` error: Skipping analyzing "podman": module is installed, but missing...

Should solve https://github.com/dask/dask-kubernetes/issues/873

### Description I'm currently working on a pull request (https://github.com/chatnoir-eu/chatnoir-resiliparse/pull/34) enabling Linux ARM64 wheel builds for a certain package. They use a special manylinux container since they need some other...

This is a very primitive sketch of forcing `cibuildwheel` to execute a given docker build container in the platform mode that corresponds to the wanted wheel architecture. This should only...

**Is this a bug fix or adding new feature?** Bug fix **What is this PR about? / Why do we need it?** Hopefully solves Issue: https://github.com/kubernetes-sigs/aws-fsx-csi-driver/issues/382 Increases volume creation/resizing timeout...

size/S
needs-ok-to-test
cncf-cla: yes

**Is this a bug fix or adding new feature?** Bug fix **What is this PR about? / Why do we need it?** Hopefully solves Issue: https://github.com/kubernetes-sigs/aws-fsx-csi-driver/issues/382 Made volume creation timeout...

size/S
needs-ok-to-test
lifecycle/stale
cncf-cla: yes

**Describe the issue**: Some follow-up to: https://github.com/dask/distributed/issues/8761 After fixing above issue already in https://github.com/dask/distributed/pull/8762, the next big thing that takes very much CPU power with a scheduler with lots of...

needs triage