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

chore: fix shutdown sequence in Dragonfly server #4168

Merged
merged 1 commit into from
Nov 24, 2024
Merged

chore: fix shutdown sequence in Dragonfly server #4168

merged 1 commit into from
Nov 24, 2024

Conversation

romange
Copy link
Collaborator

@romange romange commented Nov 22, 2024

  1. Better logging in regtests
  2. Release resources in dfly_main in more controlled manner.
  3. Switch to ignoring signals when unregister signal handlers during the shutdown.

Fixes #3776, hopefully the last time.

@romange romange requested a review from chakaz November 22, 2024 17:25
chakaz
chakaz previously approved these changes Nov 24, 2024
1. Better logging in regtests
2. Release resources in dfly_main in more controlled manner.
3. Switch to ignoring signals when unregister signal handlers during the shutdown.

Signed-off-by: Roman Gershman <[email protected]>
@romange romange changed the title chore: minor improvements around logging of processes in regtests chore: fix shutdown sequence in Dragonfly server Nov 24, 2024
@romange romange requested a review from chakaz November 24, 2024 06:49
@romange
Copy link
Collaborator Author

romange commented Nov 24, 2024

@romange romange merged commit 91caa94 into main Nov 24, 2024
14 checks passed
@romange romange deleted the Shutdown branch November 24, 2024 08:35
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.

test failed replication_test.py::test_take_over_counters
2 participants