v0.5.0
fix: upgrade Go from 1.22 to 1.23 to fix runtime scheduler crash Go 1.22.12 has a known runtime bug in pidleget/findRunnable that causes a segfault on index out of range inside the scheduler. Upgrade to 1.23 which does not have this issue.
fix: upgrade Go from 1.22 to 1.23 to fix runtime scheduler crash Go 1.22.12 has a known runtime bug in pidleget/findRunnable that causes a segfault on index out of range inside the scheduler. Upgrade to 1.23 which does not have this issue.