-
### Self-Hosted Version
24.8.0
### CPU Architecture
x86_64
### Docker Version
20.10.16
### Docker Compose Version
2.24.1
### Steps to Reproduce
I want to upgrade from version 24.2.0 to versio…
-
Dear developers,
I observed a very strange behavior after I compiled xinetd version 2.3.15.4 and hosted a test program in an Alpine docker container: xinetd was stuck and kept consuming 100% CPU fo…
-
We would like to reduce the memory usage of file descriptors in the `ImageCache` as we observed a large amount of duplicated data. This is mainly due to image descriptors (`ImageSpec` ) being stored f…
-
We deploy a Flutter app and have been noticing frequent exceptions from our HTTP requests:
```
SocketException: OS Error: Bad file descriptor, errno = 9, address = , port = 64436
```
From my d…
-
## Brief feature description
Since the `WaitSet` must support file descriptors, the event messaging pattern must be based on file descriptors. Currently, the process local variant uses non-process …
-
tls.c syscall read/write/connect wrappers set the file descriptor to non-blocking mode. These functions should only perform the operation without altering the file descriptor's configuration.
An e…
-
To reproduce, clone cove-ocds and run:
```
pytest -W error
```
For example:
```
pytest -W error tests/test_general.py
```
Error looks like:
```
ResourceWarning: unclosed file
```…
-
As described in APPNOTE.TXT:
> 4.3.9.3 Although not originally assigned a signature, the value
> 0x08074b50 has commonly been adopted as a signature value
> for the data descripto…
-
Hello, I'm using this crate like the following code:
```rust
/// Flags to control behavior of [`ProcMgr::fork()`].
#[bitflag(u32)]
pub enum Fork {
/// Copy file descriptor table to the chil…
-
Hi!
I have the issue while using automatic training ipynb.
Please help to sort this out. Thanks!
```
---------------------------------------------------------------------------
TypeError …