-
Oran Agra authored
using panic rather than exit means you get s stack trace of the code path that experianced the error, and possibly other info.
a678390e
using panic rather than exit means you get s stack trace of the code path that experianced the error, and possibly other info.