-
We are developing a fuzzer-based corpus of malformed IPC inputs
https://github.com/apache/arrow-testing/tree/master/data/arrow-ipc
The Java implementation should also test against these to verif…
-
```
version: mozc-0.13.464.102
target file: ipc/unix_ipc.cc
category: build fail
OS: FreeBSD 9-CURRENT / 8.1-RELEASE
CC: gcc 4.2.1 (FreeBSD default compiler)
1)
FreeBSD needs "sys/ucred.h". Pleas…
-
**Description**
When attempting to open an Arrow file generated by pg2arrow in Python, the following error is raised:
pyarrow.__version__:16.1.0
```
pyarrow.lib.ArrowInvalid: Invalid flatbuffe…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
Hey there, everyone!
As I very briefly described in https://github.com/CraneStation/wasi-sdk/issues/33, WASI at the moment seems to be lacking support for IPC communication. I think that this feat…
-
今はIpcServerChannel、IpcClientChannelを使ってるみたいだけど、より低レベルなAPIでプロトコルを定義して送受信する方法もあるよ
https://qiita.com/oedkty/items/24893e9188e6ec4908cc
-
Plugins sometime won't reconnect.
```
System.Runtime.Remoting.RemotingException: Failed to connect to an IPC Port: The system cannot find the file specified.
Server stack trace:
at Syst…
-
see branch `ipc-devel`
-
It may be possible to access the Electron APIs via some other mechanism than the IPC bridge in the user-imported main / preload scripts: for instance, Playwright does not appear to use an IPC bridge. …
-
I have a hot/standby configuration running oracleDB 19.0.3 EE, Dataguard enabled, I'm testing the solution and as part of that, I delete/kill the standby database and allow it to restart/recover, howe…