-
```
окт 23 14:47:46 metis3 neofs-node[2911]: 2024/10/23 14:47:46.517936 [ants]: worker exits from panic: runtime error: slice bounds out of range [109:0]
окт 23 14:47:46 metis3 neofs-node[2911]: g…
-
**Originally by _koziol_ on 2011-04-28 13:54:33 -0500**
---
This proposal replaces the current nonblocking collective I/O routines (in the form of split collectives) with routines for immediate nonb…
-
I went through example regard using nonblocking display — https://github.com/nrf-rs/microbit/blob/main/examples/display-nonblocking/src/main.rs.
I noticed that some LEDs shine very dimmly in their …
-
Hi, I have defined the following structure in my header file,
```
typedef struct {
int loop_count; /*!< Specify the times of transmission in a loop, -1 means transmitting in an infinite loop *…
-
This is another small improvement that could help Windows builds. Currently, on Windows we resort to busy polling as `Unix` doesn't provide a way to wait for multiple processes:
```ocaml
excepti…
ghost updated
2 years ago
-
### Describe the usage question you have. Please include as many useful details as possible.
as the title:
How to check whether data is available in the stream in a nonblocking way;
It seems …
-
After a few executions, i start getting segfaults until i restart the computer.
Running debian 8 jessie
Any fixes ?
```
Starting program: /tmp/ykurcmd/ykurcmd/bin/ykurcmd -u r
[Thread debugg…
-
Goal: layering persistent collectives (with a nonblocking initialisation function) on top of OSC functionality.
Problem: all window creations functions are blocking.
Suggestion: the input and ou…
-
https://gist.githubusercontent.com/mellanox-github/a4b282cc4ea532feb6693f445e5dff3b/raw/81e39b12d7704ab21328b4b05d60c14397efeacd/hpc-arm-cavium-jenkins_W3
```
[ RUN ] rcx/test_ucp_rma.nonblocki…
-
On my macOS machine there's an error when marking the pts fd as nonblocking here: https://github.com/doy/pty-process/blob/74c223df6dd285f17108c8f442d71fd5ddb9561e/src/sys.rs#L53
Steps to reproduce:…