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

Handle SIGTERM and signals from user space #57

Merged
merged 182 commits into from
Jul 21, 2024

Also handle panics

6eb5b17
Select commit
Loading
Failed to load commit list.
Merged

Handle SIGTERM and signals from user space #57

Also handle panics
6eb5b17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 21, 2024 in 1s

93.7% of diff hit (target 68.3%)

View this Pull Request on Codecov

93.7% of diff hit (target 68.3%)

Annotations

Check warning on line 251 in src/worker/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/builder.rs#L251

Added line #L251 was not covered by tests

Check warning on line 307 in src/worker/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/mod.rs#L307

Added line #L307 was not covered by tests

Check warning on line 4 in src/worker/stop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/stop.rs#L4

Added line #L4 was not covered by tests

Check warning on line 24 in src/worker/stop.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker/stop.rs#L24

Added line #L24 was not covered by tests