Skip to content

*-daemon: open the redirect files in nonblocking mode#990

Merged
navi-desu merged 1 commit intoOpenRC:masterfrom
N-R-K:nonblock-open
Apr 3, 2026
Merged

*-daemon: open the redirect files in nonblocking mode#990
navi-desu merged 1 commit intoOpenRC:masterfrom
N-R-K:nonblock-open

Conversation

@N-R-K
Copy link
Copy Markdown
Contributor

@N-R-K N-R-K commented Mar 26, 2026

otherwise, we can get stuck if these files are fifos.

there might be cases where the service inheriting them in nonblock mode also is desired, but that'd require exposing options for it in the init script so leave that out for now.

Closes: #982

@navi-desu
Copy link
Copy Markdown
Member

will resolve the conflict and merge tomorrow

otherwise, we can get stuck if these files are fifos.

there might be cases where the service inheriting them in
nonblock mode also is desired, but that'd require exposing
options for it in the init script so leave that out for now.

Closes: OpenRC#982
@navi-desu navi-desu merged commit b6db877 into OpenRC:master Apr 3, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rc-service start hangs when input_file set to fifo pipe

2 participants