-
### Describe the bug
Since 89700ef3d9dbb87fd480f9dd93c92f18ad6886f4, systemd leaks file descriptors. Those are all of similar form:
```
# ls -l /proc/1/fd
lrwx------ 1 root root 64 Nov 11 11:4…
-
Роутер Keenetic KN-1012, установлен OPKG на флешку,
opkg print-architecture выдает:
```
arch all 100
arch aarch64-3.10 150
arch aarch64-3.10_kn 200
```
Использовал соответствующий бинар…
-
Whilst debugging #83 I looked first to see if the pipe file descriptors were being closed, which isn't the case. However, the parent does leak file descriptors, as the parent side FDs are only closed …
-
### Description
Hello,
In our app we are experiencing the issue described in this dart issue thread: https://github.com/dart-lang/http/issues/197. Going through our code it seems that we are doing…
-
**Bug report or Feature request?**
I'd consider it a BUG
**Version (complete output of `terser -V` or specific git commit)**
npx terser -V
terser 5.36.0
tested on MacOS
**Complete CLI …
-
The sock5 proxy service running on a device with armv7l and linux kernel version 3.10.39 cannot be accessed normally.
```
server: writeto tcp 192.168.1.44:38851->74.125.24.104:80: readfrom tcp4 19…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my feature already requested there
### Feature description
It seems that `anyio.wait_socket_readable(sock)` can …
-
tl;dr is missing `O_CLOEXEC` in some libraries we're using
```[tasklist]
### Tasks
- [ ] https://github.com/insomniacslk/dhcp/pull/550
- [ ] https://github.com/safchain/ethtool/pull/88
```
smira updated
2 weeks ago
-
The SpawnDebugger implementation for MacOS and Linux does a fork/exec but simply inherits
the parent file descriptors, as a result the debugger stdout/stderr will just go to the current process
outp…
-
### Describe the bug
I am running two separate instances of Nextcloud with Docker using Orbstack.
In the past two days, I've been running into "Too many files open on system (23)" errors and a quic…