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

Fix self_sync being inherited from the main output class. #4429

Merged
merged 7 commits into from
Mar 27, 2025
Merged

Conversation

toots
Copy link
Member

@toots toots commented Mar 27, 2025

Having self_sync be implemented by the main output class was a mistake as it made it possible to forget to override it when required.

Also removed unused first argument in self_sync resonses. At some point, the code was changed to not care about dynamic vs. static clock assignments.

Fixes: #4364

@toots toots enabled auto-merge March 27, 2025 02:27
@toots toots added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit 96e8df3 Mar 27, 2025
34 checks passed
@toots toots deleted the fix-self-sync branch March 27, 2025 06:16
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.

2.3.1 loops on "We must catchup"
1 participant