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

Revert clearing of data in mem init #1262

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

krichardsson
Copy link
Contributor

@krichardsson krichardsson commented Mar 31, 2023

Fixes #1260

This PR removes the clearing of data in the init function. The main reason that I added clearing of data was for testing purposes. Clearing is now moved to the reset function that is called in the tests.

The problem was introduced in #1249

@krichardsson krichardsson merged commit 26b016b into master Mar 31, 2023
@krichardsson krichardsson deleted the krichardsson/mem-init branch March 31, 2023 08:38
@krichardsson krichardsson added this to the next-release milestone Mar 31, 2023
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.

Memory handler registration broken in current master
1 participant