-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
After hours of work on a pretty simple model with the 1.0 release on Linux, FC crashed wit…
axxel updated
14 hours ago
-
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 …
-
### 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…
-
### 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…
-
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…
-
### 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…
-
### What happened?
Now that it's easier to enable shadows in meshcat, it turns out that the vector arrows for contact visualization cast shadows. Generally, we should make sure that any visualized el…
-
I have a step that adds multiple other steps when it runs. Occasionally, I get exceptions
```
2021-04-10 13:36:44+0200 [-] while handling API request
Traceback (most recent call last):
File …
-
```
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 …