fix(test): make queue completion test more robust #663
Reference in New Issue
Block a user
Delete Branch "fix/flaky-queue-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace fixed 0.5s sleep with polling loop that waits for all items to complete (up to 5s timeout). Fixes flaky test.