cfunction
src/core/debug.c on line 393, column 1
(debug/stacktrace fiber &opt err prefix)
Prints a nice looking stacktrace for a fiber. Can optionally
provide an error value to print the stack trace with. If `prefix`
is nil or not provided, will skip the error line. Returns the
fiber.