Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"wait" seem to be ignored when "must_die" is used #80

Open
jdesgats opened this issue Jul 20, 2018 · 0 comments
Open

"wait" seem to be ignored when "must_die" is used #80

jdesgats opened this issue Jul 20, 2018 · 0 comments

Comments

@jdesgats
Copy link

I have a test that involves making nginx kill itself in the init_worker phase (a worker kills the master process and then kill itself, just in case), so my test look like that

--- wait: 1
--- error_log
[crit]
--- must_die: 0

but the error_log started to randomly fail at some point, I tracked this down to the fact that the error_log doesn't get the critical log lines, but they do appear in the t/servroot/error.log file, so I guess they are not written yet at that point. Setting a ridiculously high wait doesn't help as it seem to be ignored in that case.

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

No branches or pull requests

1 participant