I've cleaned up the code for my debug infrastructu...
# devlog-together
k
I've cleaned up the code for my debug infrastructure of https://futureofcoding.slack.com/archives/C0120A3L30R/p1698818828191999 and improved the error flow; now you get decent call stacks even if there's a coroutine in the middle somewhere. The debug infrastructure lives on the surface. I frequently tinker with it while debugging.