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

Ensure binding types are populated for zilla dump to dissect protocol-specific frames #928

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

attilakreiner
Copy link
Contributor

@attilakreiner attilakreiner commented Apr 16, 2024

Description

Namespaces are attached an async way in the case of simple bindings. This creates a race condition, so the bindings file is created empty, breaking the dump command. This change fixes that bug.

@attilakreiner attilakreiner changed the title Fix bindings bug, use attachNow for simple bindings as well Fix bindings bug Apr 16, 2024
@jfallows jfallows changed the title Fix bindings bug Ensure binding types are populated for zilla dump to dissect protocol-specific frames Apr 16, 2024
@jfallows jfallows merged commit 1914e67 into aklivity:develop Apr 16, 2024
5 checks passed
@attilakreiner attilakreiner deleted the dump-fix branch April 17, 2024 14:55
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 participants