-
### 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…
-
#230 has no testbench.
We discussed (@thejayps, @rptb1 and @UNAA008) during the preparation of the pull request that the testbench would be difficult to write, and decided to defer it until some ti…
-
Hi--,
I had installed airwave with probably wine 1.6 or 1.8 earlier found on the ubuntu repositories ( I cant remember) and then updated to wine 2.0 in order to avoid a bug with C++ in wine. Air…
-
### Describe the bug
Hey everyone! I'm planning to set up an SMP server with my friends. I noticed that Geyser now works with Bedrock version 1.20.30, which also supports Minecraft Deferred rendering…
-
### 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-…
-
### Hardware and Software
2024-09-02 Odin Master Repo (release build)
Windows 11 and Linux (wsl)
AMD and Intel
Build and Run commands both fail
### Symptoms: best seen by running code below. …
ghost updated
1 month ago
-
### Description
Presumably for historical reasons, the `container_properties` field of `aws_batch_job_description` is represented as a JSON string, instead of using a block. This defers validation of…
-
**Description**
I am creating new volume with same name and volume with same name is already exist.
and both volume names are with different. Its expected that we should get an error.
We just need sma…
-
```
The mod_wsgi module originally initialised Python in Apache parent process.
This is because that is what mod_python did. In version 3.X that changed, to
being deferred to child processes due to …
-
```
The mod_wsgi module originally initialised Python in Apache parent process.
This is because that is what mod_python did. In version 3.X that changed, to
being deferred to child processes due to …