Skip to content

Save the newly-edited data in a thread #12

@davep

Description

@davep

Currently, while the pause is very brief, there is a pause as the internal copy of the raindrop data is serialised to storage. This comes about because I'm doing the save in the add/edit/delete methods and doing it in an order that makes sense (so any issues will bubble before I report that the save was done).

Consider moving this operation into a thread.

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or requestPriority: LowOne day, maybe...TODOA thing I'm planning on doing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions