-
Notifications
You must be signed in to change notification settings - Fork 3
NH-119144: restart thread after fork #217
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @xuan-cao-swi! i left some comments, the main one being what the settings fetch timeout really ends up being.
Co-authored-by: Lin Lin <lin.lin@solarwinds.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the revisit @xuan-cao-swi!
Description
This PR primarily introduces functionality to restart the "get setting" thread after a fork (e.g., in Puma) and includes some minor updates as well.
Test (if applicable)
Lambda test + ad hoc test + multi-process test