Skip to content

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

Open
N-R-K wants to merge 1 commit intoOpenRC:masterfrom
N-R-K:nonblock-open
Open

*-daemon: open the redirect files in nonblocking mode#990
N-R-K wants to merge 1 commit intoOpenRC:masterfrom
N-R-K:nonblock-open

Conversation

@N-R-K
Copy link
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

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
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

1 participant