mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-07-24 00:43:17 +00:00
Exercise the bindings under sustained concurrent load (long-lived managers hammering wrap/unwrap with events) and rapid concurrent create/destroy churn, to guard against foreign-thread GC / cgo-pointer / context-pool regressions in the nim-ffi-based wrapper. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>