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

fix(core): task restore interrupt problem on restart server #2401

Merged
merged 3 commits into from
Dec 29, 2023

Update StandardTaskScheduler.java

499e8f1
Select commit
Loading
Failed to load commit list.
Merged

fix(core): task restore interrupt problem on restart server #2401

Update StandardTaskScheduler.java
499e8f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 29, 2023 in 1s

16.66% of diff hit (target 65.59%)

View this Pull Request on Codecov

16.66% of diff hit (target 65.59%)

Annotations

Check warning on line 155 in hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java#L155

Added line #L155 was not covered by tests

Check warning on line 166 in hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/task/StandardTaskScheduler.java#L164-L166

Added lines #L164 - L166 were not covered by tests