Kristoffer Carlsson
Kristoffer Carlsson
I don't think it did on that repo.
The exact 2 min hang that was reported in that issue seems suspiciously similar for it to be something else entirely.
Hm, even when we fix it here now, if there is an environment that requires an older StaticArray the resolver will just pick an older NearestNeighbors version that claims to...
How about we just convert the index that we index with to `Int`? Then we should work with older StaticArrays and the resolver should never really decide to use an...
I think the new iteration protocol handles this yes.
@mbauman, I reverted https://github.com/JuliaLang/julia/pull/58012 due to ``` LoadError: return type Tuple{Vector{REPL.REPLCompletions.Completion}, UnitRange{Int64}, Bool} does not match inferred return type Tuple{Union{Bool, Vector{REPL.REPLCompletions.Completion}}, UnitRange{Int64}, Bool} ``` feel free to push a fixed...
@nanosoldier `runtests()`
I've seen ``` strings/basic (17) | failed at 2025-06-05T14:55:12.154 Test Failed at /cache/build/tester-amdci4-13/julialang/julia-release-1-dot-10/julia-96dc2d8c45/share/julia/test/strings/basic.jl:877 Expression: all((==)(Int64), Base.return_types(prevind, Tuple{AbstractString, Vararg})) Test Failed at /cache/build/tester-amdci4-13/julialang/julia-release-1-dot-10/julia-96dc2d8c45/share/julia/test/strings/basic.jl:878 Expression: all((==)(Int64), Base.return_types(nextind, Tuple{AbstractString, Vararg})) ``` on different...
@nanosoldier `runtests(["Logging2", "DarkCurves", "Curve25519", "BenchmarkTools", "Optimisers", "UCX", "Diffractor", "Evolutionary", "Distributions", "PoincareInvariants", "OptimizationPRIMA", "FiniteMPS", "QuantumOpticsBase", "CompressiveLearning", "DiscreteChoiceModels", "LongwaveModePropagator", "CellularPotts", "HighVoronoi", "ControlBarrierFunctions", "QuanEstimation", "CDGRNs", "SwissVAMyKnife", "Test", "Agate", "MagNav"])`