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

suppress warning for 'protocols' field from externalWritersToShm() #220

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

m1tk4
Copy link

@m1tk4 m1tk4 commented Jan 3, 2025

suppresses a confusing warning "Attempting to add a mandatory-size field without size" that is caused by externalWritersToShm() processing an empty external writers list.

Assumption is made that 0 is a valid size for RAX_NESTED field than may be an empty object.

Added logging the field name in case this warning does show up for legitimate reasons.

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.

1 participant