forked from electron/mini-breakpad-server
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I CTRL-C'd out of the node process and Caliper would not restart. It wouldn't restart because there was an error loading the crash database. Deleting the file fixed this.
Using a serialized file as a database is a bad idea. It would be better to move to something like SQLite.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels