We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86eb074 commit bb808ffCopy full SHA for bb808ff
.changeset/lazy-jobs-turn.md
@@ -2,4 +2,4 @@
2
"hardhat": patch
3
---
4
5
-Added logic to implement a mutex that works when multiple processes are running. Currently, the mutex is used to handle the download of compilers.
+Fixed a race condition that occurred when multiple Hardhat processes ran a compilation at the same time.
0 commit comments