-
ProcessManager sends heartbeat messages to child processes so that it can kill a child process when the process doesn't respond due to too high GC overhead, deadlock, etc. It was relatively easy to ke…
-
I was going to start working on the implementation of the server.py test code, but there were some areas where I thought the process could be improved, so I made this issue!
The current implementat…
-
# Microservices
Microservices is a [software architectural pattern](../about/software-architectural-pattern.md) where an application is broken down into small, independent, and loosely coupled serv…
-
### Describe the project you are working on
Godot can already execute application processes, and read their output, etc. But I was wondering if we could potentially add a means to get foreign proce…
-
**Is your feature request related to a problem? Please describe.**
the implementation for Inter skill communication is very poorly documented.
However, it is hugely powerful and really allows the …
-
Hello,
Can I have two cntk data parallel trainer class in the same python process? Cntk throw an error: "Data parallel learning is a singleton class"
Regards
-
Hello! Usually, when i writ eon nodejs with console.log i can debug it with the console.
With androidjs it doesn't work. I'm trying to debug it in several ways but without any success.
i've tried…
-
`norns.online` logs and produces screenshots in `/tmp`.
On `norns` OS images, `/tmp` has no dedicated tmpfs mountpoint and depends of the root partition (on flash / SD card).
```
we@norns:~/dus…
-
An asynchronous enhancement to Python's subprocess library has been created and is awaiting approval for official inclusion in Python. We should be able to use it to log process output and communicate…
-
Hi!
I found that if the grid size in the domain is decreasing (assuming that only 1 GPU is used), the speed-up of the calculation will not increase significantly (if the grid size is too small). Fo…