Fix concurrency issues (#142)

* Fix the OS FD error

* Cache the compiler versions

* Allow for auto display impl in declare wrapper type macro

* Better logging and fix concurrency issues

* Fix tests

* Format

* Make the code even more concurrent
This commit is contained in:
Omar
2025-08-19 09:47:36 +03:00
committed by GitHub
parent c58551803d
commit 76d6a154c1
33 changed files with 773 additions and 720 deletions
+3 -1
View File
@@ -6,4 +6,6 @@ node_modules
# We do not want to commit any log files that we produce from running the code locally so this is
# added to the .gitignore file.
*.log
*.log
profile.json.gz