Skip to content

EBP-649: Go API partitioned queue test prints to console #128

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

Merged
merged 2 commits into from
Jun 25, 2025
Merged

Conversation

oodigie
Copy link

@oodigie oodigie commented Jun 24, 2025

Changes:

  • EBP-649: Go API partitioned queue test prints to console

✨ PR Description

Purpose: Enhances partitioned queue testing by adding atomic message counting to verify accurate message reception across multiple receivers.

Main changes:

  • Adds atomic counter to track received messages in messageHandler
  • Implements additional verification of message delivery using atomic counter
  • Removes unnecessary fmt.Println debugging statement from receiver code

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

@oodigie oodigie requested a review from TrentDaniel June 24, 2025 13:42
gitstream-cm[bot]

This comment was marked as resolved.

Copy link

gitstream-cm bot commented Jun 24, 2025

Please mark whether you used Copilot to assist coding in this PR

  • Copilot Assisted

Copy link

@gitstream-cm gitstream-cm bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

@oodigie oodigie requested a review from cjwmorgan-sol June 25, 2025 13:08
@oodigie oodigie merged commit d3f96ea into dev Jun 25, 2025
8 of 9 checks passed
@oodigie oodigie deleted the EBP-649 branch June 25, 2025 13:41
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