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

[CHORE] Cancel tasks spawned on compute runtime #3128

Merged
merged 3 commits into from
Oct 31, 2024

cancel on drop

3aef8eb
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Cancel tasks spawned on compute runtime #3128

cancel on drop
3aef8eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2024 in 0s

93.18% of diff hit (target 78.62%)

View this Pull Request on Codecov

93.18% of diff hit (target 78.62%)

Annotations

Check warning on line 142 in src/daft-local-execution/src/sources/scan_task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sources/scan_task.rs#L142

Added line #L142 was not covered by tests

Check warning on line 187 in src/daft-local-execution/src/sources/scan_task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sources/scan_task.rs#L186-L187

Added lines #L186 - L187 were not covered by tests