-
### MAX SDK Version
11.4.2
### Device/Platform Info
iOS 15 / iPadOS 15
### Current Behavior
Unfortunately, I do not have a "reproduction" step or anything like that.
After adding this versio…
-
**Is your enhancement proposal related to a problem? Please describe.**
The `ipc_service` has multiple backends. Right now there are `RPMsg` and `icmsg`. `ipc_service` has a unified API, but the be…
-
Reporting client info: Client Information:
BYOND:515.1642
Key:winchestercurse
## Round ID:
[6177](https://scrubby.melonmesa.com/round/6177)
## Testmerges:
- [Organoids](https://github.com/Monke…
-
## Issue description
Cannot install or compile Zellij using `cargo install --locked zellij` or `cargo install-update -a`
Receive warning and error:
```
--- stderr
Can't locate IPC/Cmd.pm…
-
An IPC category would be useful for recommendations on modules to handle running and managing processes. IPC::Run, IPC::Run3, IPC::System::Simple, and maybe even IO::Async::Process or POE::Wheel::Run.
-
I'm trying scalar in Dev Containersand getting some errors & fatals:
```
⬢ [Docker] ❯ scalar register
error: another process is scheduling background maintenance
fatal: failed to set up maintenance s…
-
```
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…
-
The current guide asks for the permission to access `xdg-run/discord-ipc-*` however that is currently not working and should be replaced by `xdg-run/discord-ipc-0`. Below are also a few of my findings…
-
When I use thiscode to run with Cifar100 ipc=10, the accuracy is 3-4 percentage points higher than reported in the paper
-
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. …