Skip to content

Updating test using a CyclicBarrier for better synchronization#9

Merged
kabir merged 1 commit into
kabir:event-queue-busfrom
ehsavoie:event-queue-bus_test
Feb 4, 2026
Merged

Updating test using a CyclicBarrier for better synchronization#9
kabir merged 1 commit into
kabir:event-queue-busfrom
ehsavoie:event-queue-bus_test

Conversation

@ehsavoie
Copy link
Copy Markdown

@ehsavoie ehsavoie commented Feb 4, 2026

Description

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Follow the CONTRIBUTING Guide.
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
    • Important Prefixes for release-please:
      • fix: which represents bug fixes, and correlates to a SemVer patch.
      • feat: represents a new feature, and correlates to a SemVer minor.
      • feat!:, or fix!:, refactor!:, etc., which represent a breaking change (indicated by the !) and will result in a SemVer major.
  • Ensure the tests pass
  • Appropriate READMEs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@kabir kabir merged commit 8159fff into kabir:event-queue-bus Feb 4, 2026
5 of 6 checks passed
@ehsavoie ehsavoie deleted the event-queue-bus_test branch May 13, 2026 09:02
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