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: stop storage save on repository stop #673

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Nov 8, 2024

About the changes

When repository is stopped storage provider should not accept save commands anymore.
Also added tests verifying that event listeners are removed after calling stop on the repository (unchanged event listener used as an example).

Fixes #672

Important files

Discussion points

@coveralls
Copy link

coveralls commented Nov 8, 2024

Coverage Status

coverage: 90.798% (+0.1%) from 90.652%
when pulling ddfbe6e on stop-repository-storage-save
into 5148fd1 on main.

@kwasniew kwasniew merged commit 5aa0d26 into main Nov 8, 2024
4 checks passed
@kwasniew kwasniew deleted the stop-repository-storage-save branch November 8, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Gracefully closing unleash and redis
3 participants