The latest version of JuliaFolds2/Transducers changed compat from BangBang = "0.3.28"
to BangBang = "0.4"
. JuliaFolds/FLoops.jl still depends on BangBang@v0.3
, so it will no more follow JuliaFolds2/Transducers.jl
updates after this version. Should FLoops also be moved to JuliaFolds2 to avoid this lock-in ?
Yeah I keep meaning top get around to this
I'll try to do it this weekend
unless someone else wants to give it a go
I ran into a similar issue yesterday, trying to install OhMyThreads
into an environment that already had FLoops
(and BangBang
) installed.
Last updated: Nov 06 2024 at 04:40 UTC