Skip to content

"Juliaup configuration is locked by another process, waiting for it to unlock." #598

@roland-KA

Description

@roland-KA

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 = 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions