-
### Tested versions
Reproducible in Godot v4.0.4.stable
### System information
Android & iOS - Godot v4.0.4.stable - Mobile
### Issue description
try to invoke GLTFDocument.append_from_file to lo…
-
Following the tutorial on `Hands-on Rust` I found that compiling flappy I get this error:
```
thread 'main' panicked at library/core/src/panicking.rs:221:5:
unsafe precondition(s) violated: slic…
-
I'm using threads to run multiple minimisations in parallel and see segmentation faults. The LBFGS code _claims_ that it is thread safe, so maybe this is an issue with OpenMM, or the way that Sire is …
-
This issue is to discuss and keep track of progress on support for the experimental free-threading build of CPython at a high level.
(#16595 is a preliminary requirement, but a separate problem)
#…
-
Are the read and write functions of Serial thread-safe?
Because I want to read and write the serial port is independent, I should not need protection? But I'm not sure if the object itself is thread-…
-
I have a service deployed on AWS and use CodeGuru to analyze the performance. I have found when high concurrency >20TPS, `JyAttribute.getAttr` makes CPU in 95% of **BLOCKED** time. There was an issue …
-
# Background
I am working on a CPU ray-tracer, my project is called [Rayna](https://github.com/v0x0g/rayna).
## Compiler
```
rustc 1.76.0-nightly (21cce21d8 2023-12-11)
binary: rustc
commi…
-
This card captures all qualitative feedback, interal and external, for the "Complex words" feature.
-
-
**Describe the bug**
When attaching to an application running on a Nintendo Switch, gdb crashes with:
```
internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed.
```
gdb…