I'm currently testing some command-line Julia scripts. After calling such a script for the first time like
julia --project=@. myscript.jl
I often cannot run it again. Trying to run it a second time, I typically get the following error message:
"Juliaup configuration is locked by another process, waiting for it to unlock."
It works, if I'm waiting for some time between the calls. This is quite annoying. How and why does juliaup interfere with these calls?
I've installed Julia using juliaup.
Here is my versioninfo:
Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.5.0)
CPU: 8 × Apple M1
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, apple-m1)
Threads: 1 on 4 virtual cores
Environment:
JULIA_EDITOR = code
JULIA_NUM_THREADS =