Unverified Commit 5b5e643a authored by Hong Minhee's avatar Hong Minhee
Browse files

Add enqueueMany method and fix flaky tests



- Add enqueueMany method to efficiently send multiple messages
- Fix flaky tests by removing dependency on message order:
  - Create separate arrays for tracking messages from each listener
  - Add allMessages array to track all received messages
  - Update assertions to check for message inclusion rather than exact order
  - Use message presence for waitFor conditions instead of array length

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent 47273779
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment