Skip to content

test: add missing await in fs-rm/fs-rmdir tests

Rodrigo Muino Tomonari requested to merge github/fork/bcoe/await-all into master

Noticed that a few assertions were not being awaited, this could potentially be leading to flakiness in tmp cleanup.

Refs: #41201 (closed)

Merge request reports

Loading