-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Load localInput & localOutput on ready & add all keys from storage
Previously keys were loaded from storage but weren't added via `_addKeys()` right away. An exception is added for localOutput being added as this caused a 'Batch is out-of-date' error. Errors encountered while getting the keys storage file stat are ignored assuming that this is only caused by no file existing and hence the module has nothing to load.
- Loading branch information
1 parent
15fe526
commit 1ef0595
Showing
1 changed file
with
32 additions
and
11 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