JuliaTesting / Aqua.jl

Auto QUality Assurance for Julia packages
MIT License
334 stars 24 forks source link

persistent_task should respect the environment #292

Open thofma opened 4 months ago

thofma commented 4 months ago

As I learned from @lgoettgens:

The persistent task test does not work with deved dependecies

Would be great if it could work with deved dependencies. I guess this boils down to respecting the environment when spawning the test.