-
**Is your feature request related to a problem? Please describe.**
The current operational concept of GroundSystem is to use multiple processes and rely on interprocess communication (IPC) to move da…
-
[2018-06-01 06:57:40 PM] [TID: 2584] [INFO ] ========== Missing HUD 2 v1.4.4 ==========
[2018-06-01 06:57:41 PM] [TID: 2584] [INFO ] Starting DLL injection monitor thread.
[2018-06-01 06:57:41 PM] […
-
### Is your feature request related to a problem? Please describe.
Follow-up issue for https://github.com/fluent/fluentd/issues/317
The default Ruby interpreter MRI makes use of a GIL, which limit…
-
### 🚀 The feature
Given that we will not support for Python 3.7 in future releases, we can utilize [`multiprocessing.shared_memory`](https://docs.python.org/3/library/multiprocessing.shared_memory.…
-
Things such as the cookie jar handling and request/response event logging were taken out of the proxy and left for handling in other classes. The intended use case was that request/response handling w…
chfoo updated
8 years ago
-
# The problem
It's not possible to run any program from in the same process where the VFS is running. It doesn't matter what kind of process creation is used (`CreateProcess`, `ShellExecute`, etc). A…
-
I can't count the number of times i had this sequence
1. 'i can use a named pipe here to save memory in interprocess communication'
2. i send the write end to the cli app on the other process with…
-
My Raspberry has a number of its own. I have it's contact on my Telegram account. So I send it the "ping" message and it responds "pong" but it responds to itself, not to me.
I'm using the LUA file …
-
On Windows 10's non-legacy console (where CTRL-V already works), clink appears to prevent pasting text longer than 1024 characters by cropping it to that length.
Pasting using right click in the co…
-
*@skysley commented on Nov 19, 2018, 3:21 PM UTC:*
Hi,
I am not sure whether the root cause is in the boost::asio or in the implementation of epoll_wait(). However, it may be good to handle the case …