The CellListMap.jl package Downgrade CI is failing with the error below. Can some provide any clue on how to find what is going wrong?
I’m not sure what the persistent_task
erorr is exactly, and less why it could appear because of downgrading a package.
Info Packages marked with ⌃ have new versions available and may be upgradable.
┌ Error: Unexpected error: /tmp/jl_j6dUDUncHc/done.log was not created, but precompilation exited
└ @ Aqua ~/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:159
Activating project at `/tmp/jl_pZqc6X`
Persistent tasks: Test Failed at /home/runner/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:80
Expression: !(has_persistent_tasks(package; kwargs...))
Stacktrace:
[1] macro expansion
@ /opt/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined]
[2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{})
@ Aqua ~/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:80
[3] test_persistent_tasks
@ ~/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:76 [inlined]
[4] #test_persistent_tasks#61
@ ~/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:85 [inlined]
[5] test_persistent_tasks
@ ~/.julia/packages/Aqua/rTj6Y/src/persistent_tasks.jl:84 [inlined]
[6] macro expansion
@ ~/.julia/packages/Aqua/rTj6Y/src/Aqua.jl:101 [inlined]
[7] macro expansion
@ /opt/hostedtoolcache/julia/1.10.2/x64/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined]
[8] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool)
@ Aqua ~/.julia/packages/Aqua/rTj6Y/src/Aqua.jl:100