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

encapsulate the task in a struct, map_err to dafterror

ab26801
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Cancel tasks spawned on compute runtime #3128

encapsulate the task in a struct, map_err to dafterror
ab26801
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2024 in 1s

96.07% of diff hit (target 78.62%)

View this Pull Request on Codecov

96.07% of diff hit (target 78.62%)

Annotations

Check warning on line 65 in src/common/runtime/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/runtime/src/lib.rs#L65

Added line #L65 was not covered by tests

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