-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle drain exceptions in one place only (#71)
* throw in drain so that we catch in advance * test should check for closing prop * no uncaught error in upgrade test * disable autoack for all upgrade tests * autobase append after close throws * rely on replicateAndSync rejecting * fix borked test, bases should close immediately on error * _onUpgrade is only a side effect
- Loading branch information
1 parent
16b3ae7
commit 2a371bf
Showing
2 changed files
with
84 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.