-
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.
85cc696f
using panic rather than exit means you get s stack trace of the code path that experianced the error, and possibly other info.