-
Notifications
You must be signed in to change notification settings - Fork 44
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
xud sometimes not stopping gracefully via SIGTERM or shutdown #1278
Comments
@offerm what does your |
To be done: test manual xud setup with sample service fail and test if it starts/stops properly. |
Pls provide estimate for this task. |
There are still a handful of scenarios where xud doesn't shutdown gracefully given a sigterm or shutdown command, I've tried a couple of times to diagnose what the issue is but with no success so far. I don't think it's related to systemd necessarily, so I will rename this issue and use it to track general shutdown issues. |
I found one more: when xud is
|
Can you help testing if in above two scenarios (easy reproducable with a new xud-docker environment, just don't "create") xud is still not shutting down gracefully? If it works now, we can close here. @raladev |
Closing here in favor of #1668 |
Discovered on master pre
1.0.0-mainnet
tag by @offermPlease confirm that this is still the case on latest master @offerm , then @sangaman can take over.
The text was updated successfully, but these errors were encountered: