Gabriel Baraldi
Gabriel Baraldi
Isn't that wrong under task migration?
Push something to the stack in one thread and try to pop it from another thread.
No, ptls is per thread
@dpanigo please don't spam this on every issue. Could you open a separate issue so this gets tracked properly And it would be nice ifthis could be minimized to what...
So tblgen generates a couple `.inc` files which have the definitions from the `.td` files. How does someone downstream get this? Do we ship the .inc files or something like...
We should do https://github.com/JuliaLang/Pkg.jl/pull/4243/files#diff-c5896e8cd0cc1319e858d805a93e02fed32fe49ae7bb5a1ee68f82bf0c2fdeb7 then https://github.com/JuliaLang/julia/pull/57454 here.
https://github.com/JuliaLang/julia/issues/346 for previous discussion
The error is deep in GC code so it might be that.
This is coming from a generated function in ConstructionBase