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

Remove alarming-looking agent log message on reboot #149

Closed
cbgbt opened this issue Feb 3, 2022 · 0 comments
Closed

Remove alarming-looking agent log message on reboot #149

cbgbt opened this issue Feb 3, 2022 · 0 comments
Assignees
Milestone

Comments

@cbgbt
Copy link
Contributor

cbgbt commented Feb 3, 2022

Issue or Feature Request:
When the brupop agent reboots a node, it allows the reboot to send a signal to the process, terminating it. This results in a log message that looks like this:

thread 'main' panicked at 'index out of bounds: the len is 1 but the index is 1', agent/src/apiclient.rs:112:56

We should have the brupop agent just std::process::exit() gracefully rather than allowing it to be killed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants