Skip to content

Stop unwrapping coiled functions. #595

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

Merged
merged 9 commits into from
Apr 18, 2024
Merged

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Apr 12, 2024

Changes

We stop unwrapping task functions until coiled.function.Function. This is necessary for pytask-parallel and it is debatable whether the code belongs here, but it avoids a lot of code duplication for now.

Maybe it should be made more extensible to other stopping criteria in the future.

@tobiasraabe tobiasraabe added this to the v0.5.0 milestone Apr 12, 2024
@tobiasraabe tobiasraabe enabled auto-merge (squash) April 18, 2024 21:39
@tobiasraabe tobiasraabe merged commit dd2ab42 into main Apr 18, 2024
@tobiasraabe tobiasraabe deleted the do-not-unwrap-coiled-functions branch April 18, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant