fix: make fs calls synchronized

This commit is contained in:
2024-03-06 12:50:57 +02:00
parent b33325a98d
commit 0fb336373a
8 changed files with 49 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
project_group = me.topchetoeu
project_name = jscript
project_version = 0.9.6-beta
project_version = 0.9.7-beta
main_class = me.topchetoeu.jscript.utils.JScriptRepl