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

Address worker shutdown signal propagation #195

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

kdesjard
Copy link
Contributor

@kdesjard kdesjard commented Nov 7, 2023

A potential fix to address issue #143

Tested with the modified code in the issue.

actix-web example hangs but this may be due to starting the monitor without a signal handler with actix.

…eat tasks as shutdown signals are not propagating through Graceful futures within a Graceful future
@geofmureithi
Copy link
Owner

Can I suggest you write a single test on this?

@geofmureithi geofmureithi merged commit 04cc8cc into geofmureithi:master Nov 9, 2023
5 checks passed
@kdesjard kdesjard deleted the worker_fix branch December 11, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants