mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-04 03:56:33 +08:00
Summary: Various errors are thrown when the sync worker tries accessing a database that we've already deleted, so make sure the sync worker has been stopped before we remove the database. This diff involves modifying `Interruptible` so that `interrupt()` returns a promise that resolves once the interrupt has been completed. Addresses T7472 Test Plan: manual Reviewers: evan, juan Reviewed By: evan, juan Differential Revision: https://phab.nylas.com/D3679 |
||
---|---|---|
.. | ||
images | ||
spec | ||
src | ||
stylesheets | ||
main.es6 | ||
package.json |