-
We're looking into passing file descriptors either via `SCM_RIGHTS` or `pidfd_getfd` (probably the latter) techniques when restarting our proxy.
Unfortunately, we have no way to rebuild a TLS conne…
-
### Zig Version
0.12.0-dev.1828+225fe6ddb
### Steps to Reproduce and Observed Behavior
let us consider a simple c program
```c
// exit_stop.c
#include
int main() {
raise(SIGTSTP);
…
-
While debugging a different issue (hence all the `disown` shenanigans below) I hit a strange behavior where some systemd operations start timing out when PID 1 hits an AVC. I can't currently even say …
-
it was failing on every PR, and been doing so for a while. Configuration failure or necessary to replace it?
EDIT: temporarily paused until someone gains motivation to think about this!
-
### Plugin
_No response_
### I have an idea!
Hi rr team! :wave::blush:
As far as I can tell, right now RoadRunner always spawns new php-cli processes per worker. When using opcache this ha…
-
### Issue
Running MPI programs on systems with Intel(R) Data Center GPU assert when ZE_AFFINITY_MASK is set to use a second device.
### Environment
O/S: SLES 15.5
CPU: 2x Intel(R) Xeon(R) Gold 633…
-
Full disclosure, I don't recall editing either of these files for a long time. Probably the last time I touched them on this machine was years ago when setting up LXD.
In the time since, I have run…
-
## Description
`Foundation.Process` on Linux uses a trick (that doesn't actually work...) to detect if the child process has exited: It inherits a [socketpair descriptor into the child](https://git…
-
### Description
[`addProcess`](https://nim-lang.org/docs/asyncdispatch.html#addProcess%2Cint%2CCallback) seems to not trigger on Linux when the process exits that `addProcess` is supposed to listen…
-
Whenever I try to start my container, this shows up:
`lxc-attach: mycontainer: attach.c: get_attach_context: 403 Failed to get init pi`