-
## Description
(Brief description of the problem in no more than 2 sentences.)
## Environment info (Required)
```
----------Python Info----------
('Version :', '2.7.15')
('Compiler …
-
### Godot version
v4.0.3.stable.mono.official [5222a99f5]
### System information
macOS 13.4 Ventura
### Issue description
Hi,
When Godot 4 editor spawns the game process, the STDOUT of it is n…
-
Implement multi-threading due to the parallel nature of our tasks
-
Appears to be related to multi-threading with pool.
-
When doing task based multi-threading, it is best to have as many tasks as possible queued. We should see if ordering data to be prefetched based on the number of requesters of that data improves thre…
-
**Describe the bug**
The files generated by doxygen whose file names contain the string __unnamedN__ where N is a number are not generated using predictable names.
**To Reproduce**
Se e.g. the xr…
-
Google Speech Recognition is returning
> RequestError("recognition connection failed: {}".format(e.reason))
> speech_recognition.RequestError: recognition connection failed: [Errno -2] Name or se…
-
## 🐛 Bug
I have a model that is used on a couple of processes. Periodically I'd like to be able to duplicate it (and move the new one to a new device) without having to kill the processes using it.…
-
Hi there,
Since Glucose 4.1 supports multi-threading, is it possible to make aspino to run on multiple cores?
I am mostly interested in MaxSAT.
This will help a lot. Thanks.
-
Lyle has asked that we look into whether we can get better CPU performance from our Express API if we utilize Node multithreading to take advantage of multiple core processes on our API servers.
This…