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

Reactive eviction strategy #596

Closed
jonastheis opened this issue Dec 5, 2023 · 0 comments · Fixed by #612
Closed

Reactive eviction strategy #596

jonastheis opened this issue Dec 5, 2023 · 0 comments · Fixed by #612
Assignees
Milestone

Comments

@jonastheis
Copy link
Contributor

In #293 eviction is not yet fully handled. We need to ensure that the protocol, commitments and chains are properly evicted.

It also has an influence on how we subscribe to reactive properties as these can become nil in the tear down process, which necessitates a nil check in many handlers. See here for reference.

Some more pointers:

@jonastheis jonastheis converted this from a draft issue Dec 5, 2023
@jonastheis jonastheis added this to the 1.0 RC milestone Dec 5, 2023
@jonastheis jonastheis moved this from Backlog to In Progress in iota-core Dec 6, 2023
@jonastheis jonastheis linked a pull request Dec 6, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in iota-core Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants