Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: wait for stream close before writing to file
Wait for async operations on a file to finish before writing to it again. This fixes flakiness in parallel/test-readline-async-iterators-destroy. Refs: nodejs#30660
- Loading branch information