Skip to content

Ensure actors set erred state properly in case of worker failure

ba4a9ce
Select commit
Loading
Failed to load commit list.
Merged

Ensure actors set erred state properly in case of worker failure #9067

Ensure actors set erred state properly in case of worker failure
ba4a9ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 6, 2025 in 0s

0.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 100.00%)

Annotations

Check warning on line 144 in distributed/actor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/actor.py#L144

Added line #L144 was not covered by tests

Check warning on line 2655 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L2655

Added line #L2655 was not covered by tests

Check warning on line 2997 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L2991-L2997

Added lines #L2991 - L2997 were not covered by tests

Check warning on line 2999 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L2999

Added line #L2999 was not covered by tests

Check warning on line 3006 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L3004-L3006

Added lines #L3004 - L3006 were not covered by tests

Check warning on line 3012 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L3008-L3012

Added lines #L3008 - L3012 were not covered by tests

Check warning on line 3015 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L3015

Added line #L3015 was not covered by tests

Check warning on line 3021 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L3020-L3021

Added lines #L3020 - L3021 were not covered by tests

Check warning on line 3024 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L3023-L3024

Added lines #L3023 - L3024 were not covered by tests

Check warning on line 5566 in distributed/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/scheduler.py#L5564-L5566

Added lines #L5564 - L5566 were not covered by tests