-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: running
near_workspaces::compile_project
concurrently in tests (…
…#266) Sometimes the final destination file is written with non-wasm-opt-ed content, which might be the reason of failures in concurrent context when many tests run near_workspaces::compile_project --------- Co-authored-by: dj8yf0μl <noreply@nowhere.org> Co-authored-by: Vadim Volodin <vad.e.volodin@gmail.com>
- Loading branch information
1 parent
52729ef
commit d15286c
Showing
3 changed files
with
83 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters