-
I have a benchmark [here](https://github.com/mindplay-dk/sigma/blob/605780ab4ce6eb7d8bc335c62b7c2b7acdcd88c1/benchmarks/src/json/index.ts), in which the order of the tests seems to completely change t…
-
# Introduction
One of the most powerful aspects of JavaScript is how easily it handles asynchronous programming. As a language created for the web, JavaScript need to respond to user interactions s…
-
When I run tests without the `TOX_PACKAGE` environment variable set then several tests fails:
```
py39: commands[5]> coverage run /usr/bin/trial tests/test_examples.py
test_examples
ExampleTests…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.7.2
### What happened?
The trigger instance handled by triggerer-…
-
**Description**
Containers are not started in parallel when issuing multiple concurrent "docker run" commands for the same image.
I expect this has to have been discussed in the past, but my sea…
-
### Description
Let it say:
We have two celery workers: A and B, they cannot access to each other
worker A can access file A, but can not access file B,
and worker B can access file B, not file…
-
As briefly discussed in https://github.com/golang/go/issues/56102#issuecomment-1317765390, I propose to promote `errgroup.Group` to the `sync` package. The proposed API set is listed below.
#…
-
### Go version
go version go1.21.6 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/akashem/.cache/go-build'
GO…
-
This is a proposal for a new guarded import syntax which allows conditionally either importing or *not* importing a library, and telling at runtime which one it was.
The allowed conditions are the …
-
# Unable to Configure and Run `camera_ros` After System Reset
## Description
I previously used the `camera_ros` package successfully on my Raspberry Pi 5 without any additional configuration. Howe…