As a maintainer of a Common Lisp implementation I am really not interested on ASDF intercepting errors without allowing me to do a proper backtrace because it jumps to a different, outer context.
How can I prevent this? The code right now has evolved to such a different shape that I cannot know how to do it by myself :-/