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

Bugfix/74 send final ack after receiving result #121

Merged

Conversation

xncz8h
Copy link
Collaborator

@xncz8h xncz8h commented Apr 8, 2024

Fixes issue #74

  • Fixes an issue where fin capability could not receive messages due to colliding names.
  • Sends final ack to fin when a results has been received
  • Updated tests to also expect an ack to be send

@xncz8h xncz8h added the bug Something isn't working label Apr 8, 2024
@xncz8h xncz8h linked an issue Apr 8, 2024 that may be closed by this pull request
@MaartendeKruijf MaartendeKruijf merged commit 6458528 into development Apr 8, 2024
9 checks passed
@MaartendeKruijf MaartendeKruijf deleted the bugfix/74-send-final-ack-after-receiving-result branch April 8, 2024 15:34
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.

Fin protocol needs to send a final ack when receiving the result structure
3 participants