See project Wiki: https://github.com/drajjon/z3ux/wiki
Z3UX is published under a "CC BY-NC 4.0" license by Alexis Janson (aka "drajjon") - see LICENSE.md for details.
possible yarn event behaviors [depending on need]
- locked
- auto-locking (don't interrupt)
- queueing / stacking / dropping
Should new_Yarn own adding itself to YarnBoss? do we want to track "idle" threads in a separate pool? (feels FUTURE to me)
- top-level log handler?
- top-level Lua error(...) handler
- assert.lua throws error tables see
telescope.luaerror({format_message(message, ...), debug.traceback()}) - should I standardize on error tables
- watch for errors in Yarns / coroutines
- assert.lua throws error tables see