Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

persistent_task should respect the environment #292

Open
thofma opened this issue May 4, 2024 · 3 comments
Open

persistent_task should respect the environment #292

thofma opened this issue May 4, 2024 · 3 comments

Comments

@thofma
Copy link

thofma commented May 4, 2024

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.

@lgoettgens
Copy link
Collaborator

@timholy @NHDaly since you two introduced the test_persistent_tasks test, do you have any idea on how to adapt it to respect deved dependencies (and more general all dependencies that are not just taken from the registry, but via a local path, a git revision etc.)?

@lgoettgens lgoettgens mentioned this issue Oct 15, 2024
28 tasks
@NHDaly
Copy link
Member

NHDaly commented Oct 18, 2024

😬 no, i don't have much of an idea about that. I'm not really clear on why it would be harder, even. Can you share more info?

@timholy
Copy link
Contributor

timholy commented Oct 21, 2024

I'm also unsure what this is about. But looking at the code, I noticed two Pkg-related and one julia-options candidates:

Since I don't know what you're experiencing, this is a blind guess. Perhaps passing more info into precompile_wrapper would fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants