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

messages not handled #2

Open
brendanvg opened this issue Sep 3, 2015 · 0 comments
Open

messages not handled #2

brendanvg opened this issue Sep 3, 2015 · 0 comments

Comments

@brendanvg
Copy link
Contributor

(In trunk-recorder) Because our current error comes from main.cc conditional statement: -> if (msgs_decoded_per_second < 10 ) Sigma and I did some looking into the main.cc code today and found (by adding BOOST_LOG_TRIVIAL(error) << "put debug string here" error messages) that:

messages are never getting handled...
in main.cc the computer is never executing the code inside the function:
void handle_message(std::vector messages){

i wonder why......

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