Skip to content

Conversation

@joseph-long
Copy link
Member

Unfortunately, running this makes labrules stop responding to INDI requests. No dead threads or exceptions I could find after added some more debugging info.

}

pcf::IndiElement elem = pcf::IndiElement(it->first, pcf::IndiElement::Off);
if (it->second->message() != "") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know that libMagAOX was checking "", but I've since figured out that libcommon isn't doing anything different with defaults. it should be fine to just add every message.

@jaredmales jaredmales marked this pull request as draft December 9, 2025 21:54
@jaredmales
Copy link
Member

converting to draft so it doesn't get merged

@jaredmales
Copy link
Member

I fixed this with #277, but your code improvements might still be worth pushing. Otherwise we can close this.

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.

3 participants