overleaf / spelling

The backend spellcheck API that performs spell checking for Overleaf
GNU Affero General Public License v3.0
9 stars 17 forks source link

[ASpell] error handling of cache dump: fix an async fs function call #62

Closed das7pad closed 4 years ago

das7pad commented 4 years ago

Description

This PR will trigger a CI run. For details on the change see #37

Related Issues / PRs

37

Potential Impact

Low. Fixes a crash in the error path of the periodic cache dump.

Manual Testing Performed