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

Update CoreDataManager's reset to clear stored objects in background context #14153

Open
Tracked by #14050
itsmeichigo opened this issue Oct 18, 2024 · 1 comment · May be fixed by #14154
Open
Tracked by #14050

Update CoreDataManager's reset to clear stored objects in background context #14153

itsmeichigo opened this issue Oct 18, 2024 · 1 comment · May be fixed by #14154
Assignees
Labels
type: task An internally driven task.

Comments

@itsmeichigo
Copy link
Contributor

itsmeichigo commented Oct 18, 2024

Currently CoreDataManager is deleting objects on the view context.
With the recent changes, we should move the deletion to the background.

@dangermattic
Copy link
Collaborator

dangermattic commented Oct 18, 2024

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

@itsmeichigo itsmeichigo added the type: task An internally driven task. label Oct 18, 2024
@itsmeichigo itsmeichigo self-assigned this Oct 18, 2024
@itsmeichigo itsmeichigo linked a pull request Oct 18, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task An internally driven task.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants