mirror of
https://github.com/helix-editor/helix.git
synced 2025-02-20 19:47:20 +04:00
When force quitting, we need to block on the pending writes to ensure that write commands succeed before exiting, and also to avoid a crash when all the views are gone before the auto format call returns from the LS.