extensible-effects-concurrent v0.23.0 Release Notes

    • 🌲 Include the process id in the console and trace log renderer
    • 🖨 Add a process supervisor similar to Erlang/OTPs simple_one_for_one supervisor.
    • 🛠 Fix SingleThreadedScheduler process linking bug: A process shall not be interrupted when a linked process exits normally.
    • Rename ExitReason to Interrupt and make the interrupt and exit handling API more robust.