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

Ensure the dask pre_executor starts in clean state #612

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

yimuchen
Copy link
Contributor

@yimuchen yimuchen commented Nov 3, 2021

Running Runner.__call__ over 2 different data sets was causing issues. It was found that the dask_executor.heavy_input left over from the first call needs to be reset for file preprocessing of the second call.

@lgray lgray merged commit aa0e569 into CoffeaTeam:master Nov 3, 2021
@yimuchen yimuchen deleted the fix_runner_reuse branch November 3, 2021 13:16
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.

2 participants