• Alfredo Di Napoli's avatar
    Drop-in panicTrace function · 8e43cc9e
    Alfredo Di Napoli authored
    This commit adds a `panicTrace` function to be used as a drop-in
    replacement of the `panic` function, with the difference that we
    wrap the error in a `WithStacktrace` error, to be later caught
    and logged.
    8e43cc9e
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Database Loading commit data...
Graph Loading commit data...
Ngrams Loading commit data...
Offline Loading commit data...
Parsers Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Utils.hs Loading commit data...