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

ioc: fix DBE_ARCHIVE handling w/ singlesource #98

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

mdavidsaver
Copy link
Member

@mdavidsaver mdavidsaver commented Feb 1, 2025

Stop ignoring DBE_ARCHIVE (#97) for single PV. Does not address group PV.

Add special 'record._options.DBE' to subscription Value to indicate actual mask used. ...Dropped.

@mdavidsaver mdavidsaver added the bug Something isn't working label Feb 1, 2025
@mdavidsaver mdavidsaver self-assigned this Feb 1, 2025
@mdavidsaver
Copy link
Member Author

Add special 'record._options.DBE' to subscription Value to indicate actual mask used.

I am reconsidering adding the field in favor of reporting parse errors via #99.

@mdavidsaver
Copy link
Member Author

I have backed out the addition of record._options.DBE into subscription updates, which makes the functional part of this PR quite small. I'm going to include it in PVXS 1.3.3.

@mdavidsaver mdavidsaver merged commit 691a582 into epics-base:master Feb 13, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant