queue-flow
queue-flow copied to clipboard
Debug/fix apparent timing issues in queue-flow tests.
From the testling results of a few runs on the same codebase (adding in new CI badges only) it seems there are a few tests that intermittently fail.
- [x] Compile a list of these.
promise unnamedQueueProperlyClosed exists wait
- [ ] Determine the source of the failure (issue with the test itself or with queue-flow)
- [ ] Write appropriate fixes.