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

Not interpolating reference label in Synchronizer Block #110

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

WeisLeDocto
Copy link
Member

In the Synchronizer Block added in #108, the reference label was originally interpolated along with the other ones. However, this was problematic in case the reference label carries values that cannot be interpolated (e.g. strings).

This PR introduces a differentiated treatment for the reference label in the Synchronizer Block, so that its values are passed on as is without any interpolation.

@WeisLeDocto WeisLeDocto self-assigned this Feb 29, 2024
@WeisLeDocto WeisLeDocto merged commit fa04b09 into develop Feb 29, 2024
19 checks passed
@WeisLeDocto WeisLeDocto deleted the fix/ref_label_string_synchronizer branch February 29, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant